File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 install_url : https://releases.nixos.org/nix/nix-2.30.1/install
6767 extra_nix_config : |
6868 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
69- substituters = http://cache.nixos.org https://hydra.iohk.io
70- trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
69+ substituters = http://cache.nixos.org
70+ trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
7171
7272 - name : ' Install Cachix'
7373 if : ${{ !startsWith(matrix.os, 'self') }}
@@ -110,8 +110,8 @@ jobs:
110110 install_url : https://releases.nixos.org/nix/nix-2.30.1/install
111111 extra_nix_config : |
112112 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
113- substituters = http://cache.nixos.org https://hydra.iohk.io
114- trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
113+ substituters = http://cache.nixos.org
114+ trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
115115
116116 - name : ' Install Cachix'
117117 if : ${{ !startsWith(matrix.os, 'self') }}
Original file line number Diff line number Diff line change @@ -166,8 +166,8 @@ jobs:
166166 with :
167167 install_url : https://releases.nixos.org/nix/nix-2.30.1/install
168168 extra_nix_config : |
169- substituters = http://cache.nixos.org https://hydra.iohk.io
170- trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
169+ substituters = http://cache.nixos.org
170+ trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
171171 - name : ' Install Cachix'
172172 uses : cachix/cachix-action@v14
173173 with :
@@ -202,8 +202,8 @@ jobs:
202202 with :
203203 install_url : https://releases.nixos.org/nix/nix-2.30.1/install
204204 extra_nix_config : |
205- substituters = http://cache.nixos.org https://hydra.iohk.io
206- trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
205+ substituters = http://cache.nixos.org
206+ trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
207207 - name : ' Install Cachix'
208208 if : ${{ !startsWith(matrix.os, 'self') }}
209209 uses : cachix/cachix-action@v14
Original file line number Diff line number Diff line change 3535 install_url : https://releases.nixos.org/nix/nix-2.30.1/install
3636 extra_nix_config : |
3737 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
38- substituters = http://cache.nixos.org https://hydra.iohk.io
39- trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
38+ substituters = http://cache.nixos.org
39+ trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
4040
4141 - name : ' Install Cachix'
4242 uses : cachix/cachix-action@v14
You can’t perform that action at this time.
0 commit comments