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 bcd5feb + 729e667 commit 97a66b8Copy full SHA for 97a66b8
.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@v24
+ - uses: cachix/install-nix-action@v25
22
with:
23
extra_nix_config: |
24
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
0 commit comments