extra- elements of extra-conf precede base assignments, causing substitutions to fail #58
Labels
No labels
Compat/Breaking
Context/drive-by
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status/Fixed On Main
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lix-project/lix-installer#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.