1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-19 11:27:40 +03:00
niv/tests/github
Nicolas Mattia c27f5a6c57 Allow custom nixpkgs
This adds a few configuration options to `niv init`:

* `--no-nixpkgs`: skips the import of nixpkgs
* `--nixpkgs-branch`: specifies the branch to use for nixpkgs
* `--nixpkgs`: specifies the repo to use for nixpkgs

NOTE: this changes the default nixpkgs branch from nixos-19.09 to
release-19.09.
2020-07-07 17:36:52 +02:00
..
data Move github tests: tests -> tests/github 2019-11-30 11:42:58 +01:00
expected init at 19.09 2019-12-16 14:44:29 +01:00
default.nix Allow custom nixpkgs 2020-07-07 17:36:52 +02:00