add ci
This commit is contained in:
parent
2f560c1607
commit
e62bb8d775
1 changed files with 7 additions and 0 deletions
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
pipeline:
|
||||||
|
build:
|
||||||
|
image: nixos/nix:2.15.0
|
||||||
|
environment:
|
||||||
|
- NIX_CONFIG=experimental-features = nix-command flakes
|
||||||
|
commands:
|
||||||
|
- nix build
|
Loading…
Reference in a new issue