add flake check
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Vivian 2023-05-12 15:29:01 +02:00
parent 9a3acb28c8
commit ddfc6803a7

View file

@ -7,5 +7,6 @@ pipeline:
- nix run 'nixpkgs#statix' check
- nix run 'nixpkgs#deadnix' -- -f
- nix run 'nixpkgs#yamllint' .
- nix flake check
volumes:
- /nix:/mnt/nix:ro