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:
|
||||
image: nixos/nix
|
||||
commands:
|
||||
commands:
|
||||
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
||||
- nix flake check
|
||||
fmt:
|
||||
|
|
Loading…
Reference in a new issue