quicklisp (lispPackages.quicklisp): init

This commit is contained in:
Michael Raskin
2016-03-25 17:58:05 +01:00
parent 98e8696290
commit 511ad5e5bf
4 changed files with 116 additions and 1 deletions
@@ -1,3 +1,3 @@
#! /bin/sh
"$(dirname "$0")"/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(ls "@lisp@/bin"/* | head -n 1)}" "$@"
source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(ls "@lisp@/bin"/* | head -n 1)}" "$@"