We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nix flake check
1 parent 8a61547 commit 5222ef7Copy full SHA for 5222ef7
.github/workflows/nix-flake.yml
@@ -29,4 +29,4 @@ jobs:
29
name: hackage-server
30
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
31
- run: nix build
32
- - run: nix flake check
+ # - run: nix flake check
0 commit comments