chore: remove nixsgx.cachix.org
This commit is contained in:
parent
b845b617b0
commit
029463604a
4 changed files with 1 additions and 5 deletions
|
@ -12,10 +12,9 @@
|
|||
};
|
||||
|
||||
nix.settings = {
|
||||
substituters = [ "https://cache.nixos.org" "https://nixsgx.cachix.org" "https://attic.teepot.org/tee-pot" ];
|
||||
substituters = [ "https://cache.nixos.org" "https://attic.teepot.org/tee-pot" ];
|
||||
trusted-public-keys = [
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
"nixsgx.cachix.org-1:tGi36DlY2joNsIXOlGnSgWW0+E094V6hW0umQRo/KoE="
|
||||
"tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg="
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue