anyrun-org / anyrun

A wayland native, highly customizable runner.
GNU General Public License v3.0
560 stars 44 forks source link

Use `nix.settings.extra-*` #147

Closed TheRealGramdalf closed 1 month ago

TheRealGramdalf commented 2 months ago

Though mostly undocumented, setting nix.settings.substituters overwrites any previous entries, including the default nixpkgs binary cache. Using nix.settings.extra-substituters appends to the list instead, independent of any nixpkgs or NixOS module logic. See the nix manual entry