Skip to content

Commit

Permalink
Use cachix/install-nix-action as our only nix-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Sep 16, 2024
1 parent bf11035 commit f290daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-hydra-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v13
uses: cachix/install-nix-action@V28
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v24
with:
Expand Down

0 comments on commit f290daa

Please sign in to comment.