Binary Cache: Difference between revisions
imported>Fadenb |
imported>Chance Add warning that invalid binary cache public keys may prevent system rebuild |
||
| Line 133: | Line 133: | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{Warning|Keys that are entered incorrectly or are otherwise invalid, aside from preventing you from benefiting from the cached derivations, may also prevent you from rebuilding your system. This is most likely to occur after garbage collection (e.g., via <code>nix-collect-garbage -d</code>). Consult [https://github.com/NixOS/nix/issues/8271 NixOS/nix#8271] for additional details and a workaround.}} | |||
Temporary use of binary cache: | Temporary use of binary cache: | ||