forked from mirrors/nixpkgs
4 lines
105 B
Bash
Executable file
4 lines
105 B
Bash
Executable file
#! /bin/sh
|
|
|
|
"$(dirname "$0")"/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(ls "@lisp@/bin"/* | head -n 1)}" "$@"
|