Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on rytter.me
linux·Linuxbyanders

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

View original on rytter.me
20

2 replies

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.

3

You reached the end

nix warnings | Spyke