87f9c27ba9
GitOrigin-RevId: fe2ecaf706a5907b5e54d979fbde4924d84b65fc
3 lines
117 B
Bash
Executable file
3 lines
117 B
Bash
Executable file
#!@bash@/bin/bash
|
|
|
|
source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(@ls@ "@lisp@/bin"/* | @head@ -n 1)}" "$@"
|