dotfiles/.woodpecker/test.yml

10 lines
209 B
YAML
Raw Normal View History

2022-12-03 16:29:14 +00:00
pipeline:
check:
image: nixpkgs/nix-flakes:latest
pull: true
commands:
- nix --no-sandbox flake metadata
- nix --no-sandbox develop --eval-store ./nix-store -c statix check ./nixos