Compare commits

..

1 commit

Author SHA1 Message Date
c249553b2e
add woodpecker ci
Some checks failed
ci/woodpecker/pr/flake-check Pipeline failed
2024-11-17 22:12:26 +01:00

View file

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