weather-sdr: Add CI as cache source
This commit is contained in:
parent
666e345f43
commit
c5b227207e
1 changed files with 2 additions and 0 deletions
|
@ -30,12 +30,14 @@ in
|
|||
|
||||
substituters = [
|
||||
"https://attic.cache.daniel.sx/nifoc-systems"
|
||||
"https://attic.cache.daniel.sx/nifoc-ci"
|
||||
"https://nifoc.cachix.org"
|
||||
"https://nix-community.cachix.org"
|
||||
];
|
||||
|
||||
trusted-public-keys = [
|
||||
"nifoc-systems:eDDqVP5BFR6/1KvXbF9oUL8JahDdmbrsYtxlQ57LOTU="
|
||||
"nifoc-ci:JpD9zqVQi8JuS7B8htPDOQZh08rhInMnGFS9RVhiuwk="
|
||||
"nifoc.cachix.org-1:ymuftq7RgN/lf/iWXFK8gpwDSAGFaGBeliWe9u6q8II="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue