nixpkgs/nixos/modules
Domen Kožar 91cc776f0a setuid-wrappers: remove config.system.path from the closure
The motivation is using sudo in chroot nix builds, a somewhat
special edge case I have and pulling system path into chroot
yields to some very nasty bug like
https://github.com/NixOS/nixpkgs/issues/15581

Previously:

$ cat /var/setuid-wrappers/sudo.real
/nix/store/3sm04dzh0994r86xqxy52jjc0lqnkn65-system-path/bin/sudo

After the change:

$ cat /var/setuid-wrappers/sudo.real
/nix/store/4g9sxbzy8maxf1v217ikp69c0c3q12as-sudo-1.8.15/bin/sudo
2016-05-23 13:50:50 +01:00
..
config Add kerberos mappings for MIT exchange server 2016-05-11 09:09:34 -04:00
hardware facetimehd: Only unload module if it is loaded 2016-04-23 11:59:00 -05:00
i18n/inputMethod fcitx: show available engines in module description 2016-02-28 07:12:55 -06:00
installer nixos-generate-config: lower priority of nix.maxJobs 2016-04-12 08:10:31 +02:00
misc nixos.locate: fix update-locatedb service failure 2016-04-14 15:38:53 +02:00
profiles Fix the boot-ec2-config test 2016-03-31 13:32:56 +02:00
programs ssh: Fix support for ssh-dss host keys 2016-04-01 16:04:15 +02:00
security setuid-wrappers: remove config.system.path from the closure 2016-05-23 13:50:50 +01:00
services unbound service: do not initialize root cert 2016-05-21 22:27:55 +02:00
system nixos/stage-1: Don't kill kernel threads 2016-05-06 22:06:34 +02:00
tasks nixos/filesystems: Fix fs options type error 2016-03-30 21:51:10 +02:00
testing test-instrumentation.nix: Only clear $PAGER in the backdoor shell 2016-02-23 11:56:09 +01:00
virtualisation Update EC2 AMIs to 16.03.659.011ea84 2016-05-09 19:39:12 +02:00
module-list.nix command-not-found: disable module until it's fixed again 2016-05-19 20:17:02 +01:00
rename.nix gitlab: 8.0.5 -> 8.5.0, service improvements 2016-02-26 07:08:31 +01:00