Skip to content

Commit 173c22c

Browse files
committed
[DDW-745] Go back to using pre-defined substituters in /etc/nix/nix.conf
1 parent a40a38c commit 173c22c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/build-installer-unix.sh--nix-2.5

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ nixUnstable=$(nix-build "$myDir"/../default.nix -A pkgs.nixUnstable)
99
PATH="$nixUnstable/bin:$PATH"
1010

1111
export NIX_CONFIG='
12-
substituters = https://hydra.iohk.io https://cache.nixos.org/
13-
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
1412
experimental-features = nix-command flakes
1513
'
1614

0 commit comments

Comments
 (0)