3 releases
0.1.2 | Apr 26, 2023 |
---|---|
0.1.1 | Apr 26, 2023 |
0.1.0 | Apr 25, 2023 |
#2837 in Command line utilities
24KB
422 lines
nix-melt
A ranger-like flake.lock viewer
Usage
nix run github:nix-community/nix-melt
Usage: nix-melt [OPTIONS] [PATH]
Arguments:
[PATH] Path to the flake.lock or the directory containing flake.lock [default: flake.lock]
Options:
-t, --time-format <TIME_FORMAT> Format to display timestamps
[default: "[year]-[month]-[day] [hour]:[minute] [offset_hour sign:mandatory]:[offset_minute]"]
-h, --help Print help
-V, --version Print version
Changelog
See CHANGELOG.md
Dependencies
~9–21MB
~298K SLoC