We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d8588 commit 666d41aCopy full SHA for 666d41a
.github/workflows/nix-check.yaml
@@ -13,4 +13,4 @@ jobs:
13
nix_path: nixpkgs=channel:nixos-24.11
14
- uses: DeterminateSystems/magic-nix-cache-action@v2
15
- name: nix flake check
16
- run: nix flake check -L
+ run: nix flake check --impure -L
0 commit comments