summary refs log tree commit diff
path: root/pkgs/development/lisp-modules/clwrapper/common-lisp.sh
blob: 9f5a2b806891e4d1b1d47c34c1ef10e042ace2e1 (plain) (blame)
1
2
3
#! /bin/sh

source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(@ls@ "@lisp@/bin"/* | @head@ -n 1)}" "$@"