1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-05-05 23:07:02 +00:00
nixpkgs/pkgs/development/lisp-modules/clwrapper/common-lisp.sh

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)}" "$@"