Skip to content

Instantly share code, notes, and snippets.

@asheshambasta
Created October 9, 2020 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asheshambasta/26897aeb8908cd07fd693a960e444be5 to your computer and use it in GitHub Desktop.
Save asheshambasta/26897aeb8908cd07fd693a960e444be5 to your computer and use it in GitHub Desktop.
Value:
[
"https://cache.nixos.org/"
"https://nixcache.reflex-frp.org"
"https://cache.nixos.org/"
]
Default:
«error: attribute 'default' in selection path 'default' not found»
Type:
"list of strings"
Description:
''
List of binary cache URLs used to obtain pre-built binaries
of Nix packages.
By default https://cache.nixos.org/ is added,
to override it use <literal>lib.mkForce []</literal>.
''
Declared by:
[ "/nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/services/misc/nix-daemon.nix" ]
Defined by:
[
"/etc/nixos/configuration.nix"
"/nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/services/misc/nix-daemon.nix"
]
Value:
""
Default:
""
Type:
"strings concatenated with \"\\n\""
Example:
''
keep-outputs = true
keep-derivations = true
''
Description:
"Additional text appended to <filename>nix.conf</filename>."
Declared by:
[ "/nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/services/misc/nix-daemon.nix" ]
Defined by:
[ "/nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/services/misc/nix-daemon.nix" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment