merge-requests/19/head
lzebulon 2025-06-08 17:47:52 +02:00
parent 31e7762cfd
commit 7637667ed7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
image: nixos/nix:latest
before_script:
- echo "experimental-features= nix-command flakes" >> /etc/nix/nix.conf
- echo "extra-experimental-features = nix-command flakes" >> /etc/nix/nix.conf
- nix-daemon &
nix-flake-check: