nix.dev
nix.dev copied to clipboard
Confused by `trustedBinaryCaches` in FAQ
An undefined variable (trustedBinaryCaches) is used in the "How do I add a new binary cache?" section.
https://github.com/NixOS/nix.dev/blob/41faf1b5b4e4b706069359d5cdb8bf4ef036cf30/source/faq.md?plain=1#L16
What's the intent there? Should it be trusted-substituters instead? Even then, that's undefined in those blocks.