add woodpecker ci
Some checks failed
ci/woodpecker/pr/flake-check Pipeline failed

This commit is contained in:
jopejoe1 2024-11-17 22:05:25 +01:00
parent e3c677ea9b
commit c249553b2e
Signed by: jopejoe1
SSH key fingerprint: SHA256:iesNfL4WU4CO65/llSGLFqmep76oYWfWLfl6HUPt2nk

View file

@ -0,0 +1,8 @@
when:
- event: pull_request
steps:
- name: "Run nix flake check"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix flake check