Skip to content

Commit

Permalink
switch to DeterminateSystems/magic-nix-cache-action
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias J. Kannwischer <[email protected]>
  • Loading branch information
mkannwischer committed Jun 13, 2024
1 parent 3fedbf6 commit ea4ca0e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/actions/setup-nix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ runs:
using: composite
steps:
- uses: DeterminateSystems/nix-installer-action@v12
- uses: nix-community/cache-nix-action@v5
with:
primary-key: nix-${{ runner.os }}-${{ hashFiles('**/*.nix') }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Prepare nix dev shell
shell: nix develop .#ci -c bash -e {0}
run: |
Expand Down

0 comments on commit ea4ca0e

Please sign in to comment.