nix-infra/.woodpecker/flake-check.yaml

12 lines
252 B
YAML
Raw Permalink Normal View History

2024-11-17 22:05:25 +01:00
when:
- event: pull_request
- event: push
path:
- '.woodpecker/**'
2024-11-17 22:05:25 +01:00
steps:
- name: "Run nix flake check"
image: ghcr.io/lix-project/lix:latest
2024-11-17 22:05:25 +01:00
commands:
- nix --extra-experimental-features 'nix-command flakes' flake check