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