remove stale keys
This commit is contained in:
parent
5c9d04d69b
commit
8534d387bd
4 changed files with 6 additions and 6 deletions
|
@ -14,18 +14,21 @@
|
|||
"https://dump-dvb.cachix.org"
|
||||
"https://tlm-solutions.cachix.org"
|
||||
"https://nix-community.cachix.org"
|
||||
"https://hydra.hq.c3d2.de"
|
||||
];
|
||||
trusted-substituters = [
|
||||
"https://microvm.cachix.org"
|
||||
"https://dump-dvb.cachix.org"
|
||||
"https://tlm-solutions.cachix.org"
|
||||
"https://nix-community.cachix.org"
|
||||
"https://hydra.hq.c3d2.de"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"microvm.cachix.org-1:oXnBc6hRE3eX5rSYdRyMYXnfzcCxC7yKPTbZXALsqys="
|
||||
"dump-dvb.cachix.org-1:+Dq7gqpQG4YlLA2X3xJsG1v3BrlUGGpVtUKWk0dTyUU="
|
||||
"tlm-solutions.cachix.org-1:J7qT6AvoNWPSj+59ed5bNESj35DLJNaROqga1EjVIoA="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"hydra.hq.c3d2.de:KZRGGnwOYzys6pxgM8jlur36RmkJQ/y8y62e52fj1ps="
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue