Merge pull request #105301 from antifuchs/zsh-purity

zsh: Disable compiling in /usr/local/... as the site-function directory
This commit is contained in:
Doron Behar
2021-01-04 10:04:18 +02:00
committed by GitHub

View File

@@ -26,6 +26,7 @@ stdenv.mkDerivation {
"--with-tcsetpgrp"
"--enable-pcre"
"--enable-zprofile=${placeholder "out"}/etc/zprofile"
"--disable-site-fndir"
];
# the zsh/zpty module is not available on hydra