This commit is contained in:
parent
aa203f2ce6
commit
4353ea5a2a
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
nix:
|
nix:
|
||||||
image: nixos/nix
|
image: nixos/nix
|
||||||
|
environment:
|
||||||
|
- NIX_CONFIG="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