niv init
uses nixpkgs 19.09
- Fixed message in
niv init
with customsources.json
- Support for custom path
sources.json
with--sources-json
- Fix
niv update
withgit
specs
- Fix
niv show
adding extra newlines
- Experimental support for
add
subcommands, in particularniv add git
- Various error message fixes
- A new CLI option (
-s
) reads attributes as raw strings.
- The attribute CLI option (
-a
) now allows JSON value. - Some typos were fixed.
- A deprecation warning was added for
builtin-tarball
.
- The
sources.nix
are now versioned. - Show the help when no arguments are provided.
- The
show
command was prettified.