File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ jobs:
221221 if : ${{ matrix.runner != 'MacM1' }}
222222223223 with :
224- install_url : https://releases.nixos.org/nix/nix-2.24.12 /install
224+ install_url : https://releases.nixos.org/nix/nix-31.2.0 /install
225225 extra_nix_config : |
226226 substituters = http://cache.nixos.org https://cache.iog.io
227227 trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
Original file line number Diff line number Diff line change 3131 - name : ' Install Nix'
32323333 with :
34- install_url : https://releases.nixos.org/nix/nix-2.24.12 /install
34+ install_url : https://releases.nixos.org/nix/nix-31.2.0 /install
3535 extra_nix_config : |
3636 substituters = http://cache.nixos.org https://cache.iog.io
3737 trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
You can’t perform that action at this time.
0 commit comments