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 15b44b3 commit 89182d5Copy full SHA for 89182d5
.github/workflows/checks.yaml
@@ -17,7 +17,7 @@ jobs:
17
extra_nix_config: |
18
experimental-features = nix-command flakes
19
accept-flake-config = true
20
- - uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
+ - uses: DeterminateSystems/magic-nix-cache-action@cb3030da0487efd312ad3c07fc4ad1960d35ec60
21
- run: "nix develop .#"
22
name: "Prefetch CI dependencies"
23
- run: nix develop .# --command just vale
0 commit comments