mirror of
https://github.com/nmattia/niv.git
synced 2024-11-29 00:42:04 +03:00
527494090f
This speeds up the `niv init` command by getting rid of `nix-prefetch-url` calls (by default). In particular: * `niv` itself is not added anymore * `nixpkgs` is fetched from a "known" version
5 lines
144 B
Markdown
5 lines
144 B
Markdown
# Data
|
|
|
|
`./nixpkgs.json` is the default value used by niv when initializing `nixpkgs`.
|
|
The executable fetches the latest version from the repo.
|