snowflake/.woodpecker/flakecheck.yml

6 lines
161 B
YAML
Raw Normal View History

2023-06-17 13:39:14 -04:00
pipeline:
2023-06-17 13:40:39 -04:00
flakecheck:
2023-06-17 13:39:14 -04:00
image: nixos/nix
commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix flake check