Skip to content

Commit 5a2f74a

Browse files
committed
force only IOG cache
1 parent 991e182 commit 5a2f74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Cardano Node";
33

44
nixConfig = {
5-
extra-substituters = ["https://cache.iog.io" "https://hydra.iohk.io"];
5+
substituters = ["https://cache.iog.io"];
66
extra-trusted-public-keys = ["hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="];
77
};
88

0 commit comments

Comments
 (0)