nix warnings

does anyone know what effect these warnings have when installing or running a nix package?

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

I'm using Nix on Fedora.

@linux

20 points · 2 comments · view on lemmy.world

2 Comments

dinckelman@lemmy.world · 13 pts · 2y
[ removed ]
Rustmilian@lemmy.world · 5 pts · 2y
[ removed ]
callyral@pawb.social · 3 pts · 2y

You don't have the features "auto-allocate-uids" and "configurable-impure-env" enabled, so "auto-allocate-uids" and "impure-env" options are ignored in your config.

Atemu@lemmy.ml · 2 pts · 2y

Check your nix.conf.