-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Broken NIX_PATH tracking issue #9574
Copy link
Copy link
Closed
Labels
buglanguageThe Nix expression language; parser, interpreter, primops, evaluation, etcThe Nix expression language; parser, interpreter, primops, evaluation, etcsettingsSettings, global flags, nix.confSettings, global flags, nix.conf
Metadata
Metadata
Assignees
Labels
buglanguageThe Nix expression language; parser, interpreter, primops, evaluation, etcThe Nix expression language; parser, interpreter, primops, evaluation, etcsettingsSettings, global flags, nix.confSettings, global flags, nix.conf
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
NIX_PATHenvironment variable does not work whennix.confhas anix-pathsetting.This is highly unexpected and not intentional.
Multiple issues and PRs exist, but solving this problem has proven difficult within the established abstractions for settings handling.
Issues
nix-env --query --availabledoes not followNIX_PATH#8784PRs
Priorities
Add 👍 to issues you find important.