1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-16 01:47:08 +03:00
niv/data/README.md
Nicolas Mattia 527494090f Speed up initialization
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
2021-06-07 18:03:50 +02:00

144 B

Data

./nixpkgs.json is the default value used by niv when initializing nixpkgs. The executable fetches the latest version from the repo.