Commit graph

7 commits

Author SHA1 Message Date
Skye 16589ec6f3 Simplify find_files::FindFilesIter::next with the help of a helper macro 2024-11-14 17:52:01 -05:00
Skye 71256b7ff4 Make nix package properly depend on mkvtoolnix-cli 2024-11-14 17:05:17 -05:00
Skye c642e25256 Read nix package name and version from Cargo.toml 2024-11-14 16:53:43 -05:00
Skye d41aa2ab41 fomat flake.nix 2024-11-14 16:41:02 -05:00
Skye f9df43f5e7 Shell completions and refactors
Output shell completions with `clap_complete`, moving the cli args types into a new file `cli_args.rs`, and add them to the nix package defined in the flake output. Update clap to 4.5.21. Various minor refactors in main.rs, including a removal of `itertools` as a dependency.
2024-11-14 15:38:01 -05:00
Skye 5be313863e Add basic nix package 2024-11-13 15:35:07 -05:00
Skye 42406483ac Initial commit 2024-11-11 18:59:04 -05:00