Skip to content

Commit 76e769c

Browse files
authored
Update nix setup for GHA workflows (TraceMachina#1813)
Bump the nix installer action and remove the no longer functional cache action.
1 parent dd5d19c commit 76e769c

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

.github/actions/prepare-nix/action.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,5 @@ runs:
4848
fi
4949
5050
- name: Install Nix
51-
uses: >- # v16
52-
DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d
53-
54-
- name: Cache Nix derivations
55-
uses: >- # v9
56-
DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
51+
uses: >- # v17
52+
DeterminateSystems/nix-installer-action@21a544727d0c62386e78b4befe52d19ad12692e3

0 commit comments

Comments
 (0)