mirror of https://gitlab.crans.org/nounous/nixos
fix typo
parent
31e7762cfd
commit
7637667ed7
|
@ -1,7 +1,7 @@
|
||||||
image: nixos/nix:latest
|
image: nixos/nix:latest
|
||||||
|
|
||||||
before_script:
|
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-daemon &
|
||||||
|
|
||||||
nix-flake-check:
|
nix-flake-check:
|
||||||
|
|
Loading…
Reference in New Issue