attic: add binary cache
This commit is contained in:
parent
1231fd52bb
commit
80ba946430
1 changed files with 0 additions and 2 deletions
|
@ -28,14 +28,12 @@ in
|
|||
substituters = [
|
||||
"https://nix-community.cachix.org"
|
||||
"https://wurzelpfropf.cachix.org"
|
||||
"https://staging.attic.rs/attic-ci"
|
||||
"https://nifoc.cachix.org"
|
||||
];
|
||||
|
||||
trusted-public-keys = [
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"wurzelpfropf.cachix.org-1:ilZwK5a6wJqVr7Fyrzp4blIEkGK+LJT0QrpWr1qBNq0="
|
||||
"attic-ci:U5Sey4mUxwBXM3iFapmP0/ogODXywKLRNgRPQpEXxbo="
|
||||
"nifoc.cachix.org-1:ymuftq7RgN/lf/iWXFK8gpwDSAGFaGBeliWe9u6q8II="
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue