Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
44c2a6c3aa
Lets just look how its going to be with lix 2024-11-18 00:36:07 +01:00
c249553b2e
add woodpecker ci 2024-11-17 22:12:26 +01:00

View file

@ -0,0 +1,11 @@
when:
- event: pull_request
- event: push
path:
- '.woodpecker/**'
steps:
- name: "Run nix flake check"
image: ghcr.io/lix-project/lix:latest
commands:
- nix --extra-experimental-features 'nix-command flakes' flake check