nixpkgs/pkgs/build-support/build-fhs-chrootenv
Nikolay Amiantov da38314be6 buildFHSEnv: create /etc/profile with writeText
This should avoid accidential expansion of variables, i.e. in
"export PATH=/some/path:$PATH"
$PATH would have been expanded in the environment builder!
2015-10-21 16:02:08 +03:00
..
default.nix build-fhs-*: prefer local build 2015-02-05 20:39:01 +03:00
destroy.sh.in buildFHSChrootEnv: split environment and chroot scripts 2015-02-05 19:46:00 +03:00
env.nix buildFHSEnv: create /etc/profile with writeText 2015-10-21 16:02:08 +03:00
init.sh.in build-fhs-{chroot,user}env: expose sockets in /tmp 2015-08-24 01:47:19 +03:00
load.sh.in fhs-chrootenv: propagate SSL_CERT_FILE 2015-04-22 17:50:40 +03:00
mount.sh.in build-fhs-{chroot,user}env: expose sockets in /tmp 2015-08-24 01:47:19 +03:00
umount.sh.in build-fhs-{chroot,user}env: expose sockets in /tmp 2015-08-24 01:47:19 +03:00