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.
1 parent 2dadc2a commit 4fdadd9Copy full SHA for 4fdadd9
.github/workflows/nix-shell.yml
@@ -19,7 +19,7 @@ jobs:
19
extra_nix_config: |
20
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=
21
substituters = https://hydra.iohk.io https://cache.nixos.org/ https://hackage-server.cachix.org/
22
- - uses: cachix/cachix-action@v10
+ - uses: cachix/cachix-action@v12
23
with:
24
# https://nix.dev/tutorials/continuous-integration-github-actions#setting-up-github-actions
25
name: hackage-server
0 commit comments