This commit is contained in:
parent
6c9a81bd18
commit
af41c85b1f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pipeline:
|
|||
nix:
|
||||
image: nixos/nix
|
||||
environment:
|
||||
- NIX_CONFIG="extra-experimental-features = nix-command flakes"
|
||||
- NIX_CONFIG=experimental-features = nix-command flakes
|
||||
commands:
|
||||
- nix flake check
|
||||
- nix build '.#mdbook-toc'
|
||||
|
|
Loading…
Reference in a new issue