Skip to content

Commit

Permalink
fix(nix): Remove hydra.iohk.io from substituters
Browse files Browse the repository at this point in the history
  • Loading branch information
Hogeyama committed Aug 21, 2023
1 parent f45c7cb commit 019519c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configuration.nix
Expand Up @@ -19,7 +19,6 @@ in
settings = {
substituters = [
"https://cache.iog.io"
"https://hydra.iohk.io"
"s3://hogeyama-nix-cache?region=ap-northeast-1"
];
trusted-public-keys = [
Expand Down

0 comments on commit 019519c

Please sign in to comment.