nur @main -
refs -
log -
-
https://git.jolheiser.com/nur.git
Bump cachix/cachix-action from 10 to 11
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 11.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v10...v11)
---
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-----
wsBcBAABCAAQBQJjTP3UCRBK7hj4Ov3rIwAA4YsIAFwbVA+fnVWJnzeuKeMCmG70
PWxtUUX8ECvPtGjVUCnf3C6um9Hab811VONKa0YCgYds1pXiMZnIb6NW9im/ltHz
0JD8r0mOyKJivOK3BanhdPmUP2d11ruhW/b9EvuQ+1zTXw6MmAYHRMQB8IrbeeEL
7QZobBlV5Eq4i9ZCCd34tpUR/sQ2Jk7rEJJ7QPSlYfOrwn9r8CKMH7jYzLxeTiVY
cLYHXMGAdixkutIgY1Qcqu9fwPrcQhLtG4bAasCfv1mCvGojuagIpPXjS8XE9rKy
+Jhmp08Vr+V7ClIPPsNS7e2XSHpRvwE78Jxi4vrjUiJIG2TuWiJ1ul2XZgHHX7A=
=G/pp
-----END PGP SIGNATURE-----
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 559ef6eaeb7dd8ad469fe21095dd78a33d369443..ed8e8ac4b6991a7475554a68706c38f46a8d42df 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@v10
+ uses: cachix/cachix-action@v11
# Don't replace <YOUR_CACHIX_NAME> here!
if: ${{ matrix.cachixName != '<YOUR_CACHIX_NAME>' }}
with: