Skip to content

Commit

Permalink
ci: try with cachix/install-nix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
nau committed Oct 2, 2024
1 parent e90eaab commit 51297c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
Expand Down

0 comments on commit 51297c6

Please sign in to comment.