This commit is contained in:
parent
8c38afd9fe
commit
7f79967b32
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
pipeline:
|
steps:
|
||||||
check:
|
check:
|
||||||
image: nixos/nix
|
image: nixos/nix
|
||||||
commands:
|
commands:
|
||||||
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
||||||
- nix flake check
|
- nix flake check
|
||||||
fmt:
|
fmt:
|
||||||
|
|
Loading…
Reference in a new issue