lispPackages.clwrapper: patching the second shebang, because source builtin is used
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#! /bin/sh
|
||||
#!@bash@/bin/bash
|
||||
|
||||
source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(@ls@ "@lisp@/bin"/* | @head@ -n 1)}" "$@"
|
||||
|
||||
Reference in New Issue
Block a user