mirror of
https://code.tvl.fyi/depot.git:/tools/nixery.git
synced 2025-03-15 14:11:51 +00:00
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
2704d7c18e
commit
cbe79aac27
|
@ -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…
Reference in New Issue
Block a user