We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0f0a1 commit 0ba3019Copy full SHA for 0ba3019
nix/metal/bitteProfile/spongix.nix
@@ -16,6 +16,7 @@
16
gcInterval = "1h";
17
secretKeyFiles.ci-world = config.secrets.install.spongix-secret-key.target;
18
substituters = [
19
+ "https://cache.nixos.org"
20
"https://hydra.iohk.io"
21
"https://iohk-mamba-bitte.s3.eu-central-1.amazonaws.com/infra/binary-cache"
22
];
0 commit comments