We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc29c61 + 3d4b921 commit 5b0d3b0Copy full SHA for 5b0d3b0
.github/workflows/nix-flake.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ${{ matrix.os }}
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: cachix/install-nix-action@V28
+ - uses: cachix/install-nix-action@v30
22
with:
23
extra_nix_config: |
24
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
0 commit comments