Skip to content

Commit

Permalink
Merge pull request #24 from H1rono/dependabot/github_actions/Determin…
Browse files Browse the repository at this point in the history
…ateSystems/magic-nix-cache-action-6
  • Loading branch information
H1rono authored Jun 1, 2024
2 parents 283e68b + 74d6549 commit f7f5622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/home-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: cachix/install-nix-action@v26
with:
nix_path: "nixpkgs=channel:release-23.11"
- uses: DeterminateSystems/magic-nix-cache-action@v4
- uses: DeterminateSystems/magic-nix-cache-action@v6
- run: |
nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --update
Expand Down

0 comments on commit f7f5622

Please sign in to comment.