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 4efa1ab commit 8d9470bCopy full SHA for 8d9470b
.github/actions/prepare-nix/action.yaml
@@ -48,5 +48,9 @@ runs:
48
fi
49
50
- name: Install Nix
51
- uses: >- # v17
+ uses: >- # https://github.com/DeterminateSystems/nix-installer-action/releases/tag/v17
52
DeterminateSystems/nix-installer-action@21a544727d0c62386e78b4befe52d19ad12692e3
53
+
54
+ - name: Add Nix magic cache
55
+ uses: >- # https://github.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v11
56
+ DeterminateSystems/magic-nix-cache-action@def9f5a5c6a6b8751c0534e8813a5d0ad2635660
0 commit comments