mirror of
https://github.com/NixOS/nix
synced 2025-07-06 00:51:47 +02:00
This fixes warnings like
warning: Ignoring setting 'auto-allocate-uids' because experimental feature 'auto-allocate-uids' is not enabled
warning: Ignoring setting 'impure-env' because experimental feature 'configurable-impure-env' is not enabled
when using the daemon and the user didn't actually set those settings.
Note: this also hides those settings from `nix config show`, but that
seems a good thing.
(cherry picked from commit
|
||
---|---|---|
.. | ||
functional | ||
installer | ||
nixos | ||
unit |