mirror of
https://github.com/nmattia/niv.git
synced 2024-11-07 22:36:53 +03:00
611 B
611 B
niv
A tool for dealing with third-party packages in Nix.
Install
$ nix-env -iA niv -f https://github.com/nmattia/niv/tarball/master
Build
Inside the provided nix shell:
$ # GHCi:
$ snack ghci
$ # run:
$ snack run -- <args>
Usage
replace_niv_help
Add
replace_niv_add_help
Update
replace_niv_update_help
Drop
replace_niv_drop_help