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 b2117e9 commit 3566006Copy full SHA for 3566006
.github/workflows/checks.yaml
@@ -13,7 +13,7 @@ jobs:
13
extra_nix_config: |
14
experimental-features = nix-command flakes
15
accept-flake-config = true
16
- - uses: DeterminateSystems/magic-nix-cache-action@56ad6029ca4e4e2b8c6d981844d5db03341d08e2
+ - uses: DeterminateSystems/magic-nix-cache-action@9d627e84ffc84ff31aeb74e679591ad03a122c24
17
- run: "nix develop .#"
18
name: "Prefetch CI dependencies"
19
- run: nix develop .# --command just vale
0 commit comments