File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 27
27
extra_nix_config : |
28
28
accept-flake-config = true
29
29
log-lines = 1000
30
+ trusted-public-keys = iohk.cachix.org-1:DpRUyj7h7V830dp/i6Nti+NEO2/nhblbov/8MW7Rqoo= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
31
+ substituters = https://iohk.cachix.org ttps://cache.iohk.io https://cache.nixos.org/
30
32
31
33
- name : Github cache ~/.cabal/packages, ~/.cabal/store and dist-newstyle
32
34
uses : actions/cache@v4
Original file line number Diff line number Diff line change 23
23
extra_nix_config : |
24
24
accept-flake-config = true
25
25
log-lines = 1000
26
+ trusted-public-keys = iohk.cachix.org-1:DpRUyj7h7V830dp/i6Nti+NEO2/nhblbov/8MW7Rqoo= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
27
+ substituters = https://iohk.cachix.org https://cache.iohk.io https://cache.nixos.org/
26
28
27
29
- name : Github cache ~/.cabal/packages, ~/.cabal/store and dist-newstyle
28
30
uses : actions/cache@v4
You can’t perform that action at this time.
0 commit comments