We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43d7e4 commit d3da0faCopy full SHA for d3da0fa
.github/workflows/nix-flake.yml
@@ -24,7 +24,7 @@ jobs:
24
extra_nix_config: |
25
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
26
substituters = https://cache.nixos.org/ https://hackage-server.cachix.org/
27
- - uses: cachix/cachix-action@v15
+ - uses: cachix/cachix-action@v16
28
with:
29
# https://nix.dev/tutorials/continuous-integration-github-actions#setting-up-github-actions
30
name: hackage-server
0 commit comments