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.
1 parent bc8aae7 commit 4f81a7aCopy full SHA for 4f81a7a
.github/workflows/nix-linux.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
- - uses: cachix/install-nix-action@v26
+ - uses: cachix/install-nix-action@V27
19
20
extra_nix_config: |
21
experimental-features = nix-command flakes
.github/workflows/nix-macos.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments