chore(build): Pin nixpkgs to a specific commit
This is the same commit for which Nixery has popularity data, but that isn't particularly relevant.
This commit is contained in:
parent
e7d7f73f7d
commit
ccf6a95f94
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
language: nix
|
language: nix
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
env:
|
||||||
|
- NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/88d9f776091896cfe57dc6fbdf246e7d27d5f105.tar.gz
|
||||||
before_script:
|
before_script:
|
||||||
- |
|
- |
|
||||||
mkdir test-files
|
mkdir test-files
|
||||||
|
|
Loading…
Add table
Reference in a new issue