extra-
elements of extra-conf
precede base assignments, causing substitutions to fail #58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I usually use a command similar to this (with the DetSys installer) to set up Nix with my organization's cache on a new computer:
But with the lix-installer fork, it instead generates this nix.conf:
Unfortunately, this causes substitution to fail because, at least unless I'm misunderstanding something which is v. possible, extra-substituters precedes substituters.
Versions:
Oh, physically ordered that way in the config file. That's probably true. I learn new horrible things every day.