nur @main -
refs -
log -
-
https://git.jolheiser.com/nur.git
Bump cachix/cachix-action from 11 to 12
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 11 to 12.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v11...v12)
---
updated-dependencies:
- dependency-name: cachix/cachix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signature
-----BEGIN PGP SIGNATURE-----
wsBcBAABCAAQBQJjX3LGCRBK7hj4Ov3rIwAANX4IAK1537bxgCDVyO+0jG5RicPv
Am/Ys/QKWRc/UlJE+ZeJjYMMCYuP4uHZ5BMAmE0+7YzDvU2WNL1XeFQq9WS6+7yU
4wHPKdD+biZuwOTEO1Yr5rcgt/OpX9eM2EE9GBKGu/6cmkpFRxLdITmErpB7gwKE
sewz7vhiHqjcDD5F3ZxuyPhAiIVXhbj3lsLm6nZ6Swrio5C3EYQWL2N33slalUgb
RNgTih9i5RRM09l5YnXTcG+L8sBTSf88FHyrxDxhktsLrOxgSbVixkLVvIrdN2N3
2q9xFE0qvrxujdELjipXVy1wD5GwoOdyLI63vCXRmPW0PjfJx1no3SkUVmLdKrk=
=9SKm
-----END PGP SIGNATURE-----
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 424f2f877ca4c175f30f4995f9119a6ba84d10b1..3fa7ba8da4d6ed918b22895cf6884ad10df47dc1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -54,7 +54,7 @@ access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Show nixpkgs version
run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
- name: Setup cachix
- uses: cachix/cachix-action@v11
+ uses: cachix/cachix-action@v12
# Don't replace <YOUR_CACHIX_NAME> here!
if: ${{ matrix.cachixName != '<YOUR_CACHIX_NAME>' }}
with: