We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98afc5d commit 61b9252Copy full SHA for 61b9252
.github/workflows/nix.yml
@@ -55,7 +55,7 @@ jobs:
55
steps:
56
- uses: actions/checkout@v3
57
58
- - uses: cachix/install-nix-action@v20
+ - uses: cachix/install-nix-action@v21
59
with:
60
extra_nix_config: |
61
experimental-features = nix-command flakes
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments