Lets just look how its going to be with lix
Some checks failed
ci/woodpecker/push/flake-check Pipeline failed

This commit is contained in:
christian 2024-11-18 00:36:07 +01:00
parent c249553b2e
commit 44c2a6c3aa
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

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