We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173a2f8 commit 8c4422aCopy full SHA for 8c4422a
1 file changed
.github/workflows/build.yml
@@ -35,6 +35,7 @@ jobs:
35
uses: cachix/install-nix-action@v22
36
with:
37
nix_path: nixpkgs=channel:nixos-unstable
38
+ nix_version: "3.8.5"
39
extra_nix_config: |
40
experimental-features = nix-command flakes
41
allow-import-from-derivation = true
0 commit comments