1
0
Fork 0
This commit is contained in:
Pratham Patel 2024-02-20 21:43:52 +05:30
parent c40b3f5a39
commit 77a2ab1f8a
Signed by: thefossguy
SSH Key Fingerprint: SHA256:/B3wAg7jnMEBQ2JwkebbS/eXVZANDmqRfnd9QkIhxMI
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
# which image to use from the docker hub
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/nixos/nix:latest
test-nix:
stage: test
script:
- echo 'experimental-features = nix-command flakes' >> /etc/nix/nix.conf
- command -v nix
- nix --version
- ls