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