mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 02:05:51 +03:00
lispPackages.clwrapper: patching the second shebang, because source builtin is used
This commit is contained in:
parent
687f81bc3c
commit
0ac5af9f3a
@ -1,3 +1,3 @@
|
||||
#! /bin/sh
|
||||
#!@bash@/bin/bash
|
||||
|
||||
source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(@ls@ "@lisp@/bin"/* | @head@ -n 1)}" "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user