1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-18 19:07:19 +03:00
niv/README.tpl.md
2019-01-31 22:05:07 +01:00

521 B

niv

CircleCI

A tool for dealing with third-party packages in Nix.

Building

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