lispPackages: fix build

This commit is contained in:
Michael Raskin
2019-11-22 17:41:46 +01:00
parent e292be76fc
commit cd77f69ec8
3 changed files with 8 additions and 7 deletions
@@ -15,6 +15,7 @@ stdenv.mkDerivation {
chmod a+x "$out"/bin/*
substituteAll "${./setup-hook.sh}" "setup-hook-parsed"
addEnvHooks(){ true; };
source setup-hook-parsed
setLisp "${lisp}"
echo "$NIX_LISP"