Cannot override flake input of a flake input because the input gets transmuted into a registry indirect input #201
Labels
No labels
Area/build-packaging
Area/cli
Area/evaluator
Area/fetching
Area/flakes
Area/language
Area/profiles
Area/protocol
Area/releng
Area/remote-builds
Area/repl
Area/store
bug
crash 💥
Cross Compilation
devx
docs
Downstream Dependents
E/easy
E/hard
E/help wanted
E/reproducible
E/requires rearchitecture
imported
Needs Langver
OS/Linux
OS/macOS
performance
regression
release-blocker
RFD
stability
Status
blocked
Status
invalid
Status
postponed
Status
wontfix
testing
testing/flakey
ux
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-project/lix#201
Loading…
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?
Although the documentation says:
this is actually an utter lie, as observed by @rbt on real code, and me later on my machine that happens to murder the flake registry with fire. I am unsure if this is a regression or if it simply was never tested properly to begin with.
Consider the following reproduction:
flake.nix
:input2/flake.nix
:this one is really fun because upstream has known about it for years, and fixed it shortly after reporting, but then reverted it in favor of lazy trees in a self-merge without review
WELL since we're unshipping the original lazy trees we probably could unship the bug too. WAIT did upstream even fix this after??! We originally found this on Nix 2.21... did... did they even fix it after reverting the previous fix?
nope!