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 bf960e7 + a62f180 commit a6bd75aCopy full SHA for a6bd75a
.github/workflows/nix-flake.yml
@@ -23,7 +23,7 @@ jobs:
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=
25
substituters = https://hydra.iohk.io https://cache.nixos.org/ https://hackage-server.cachix.org/
26
- - uses: cachix/cachix-action@v14
+ - uses: cachix/cachix-action@v15
27
with:
28
# https://nix.dev/tutorials/continuous-integration-github-actions#setting-up-github-actions
29
name: hackage-server
0 commit comments