Fix the nixos image to nix v2.9.2
This commit is contained in:
parent
6538dbcdd9
commit
6fd2b51621
@ -13,7 +13,7 @@ build:debian-latest:
|
|||||||
- install/
|
- install/
|
||||||
|
|
||||||
build:old-glibc:
|
build:old-glibc:
|
||||||
image: nixos/nix:latest
|
image: nixos/nix:2.9.2
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- nix-build nix/old-glibc.nix
|
- nix-build nix/old-glibc.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user