Hi all,

Now that security.setuiOwners is removed in master branch, which
option replaces it?

This is what users are faced with currently:

$ nixos-rebuild build -I nixpkgs=.
building Nix...
error: The option `security.setuidOwners' defined in
`/etc/nixos/config/base-small.nix' does not exist.
(use ‘--show-trace’ to show detailed location information)
error: The option `security.setuidOwners' defined in
`/etc/nixos/config/base-small.nix' does not exist.
(use ‘--show-trace’ to show detailed location information)
building the system configuration...
error: The option `security.setuidOwners' defined in
`/etc/nixos/config/base-small.nix' does not exist.
(use ‘--show-trace’ to show detailed location information)

$ git grep setuidOwners
(nothing)

I think we need an assert here telling which option to use instead.

Best regards,
Bjørn Forsman
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to