Skip to content

Commit

Permalink
lispPackages.clwrapper: patching the second shebang, because source b…
Browse files Browse the repository at this point in the history
…uiltin is used
  • Loading branch information
7c6f434c committed Feb 17, 2018
1 parent 687f81b commit 0ac5af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/lisp-modules/clwrapper/common-lisp.sh
@@ -1,3 +1,3 @@
#! /bin/sh
#!@bash@/bin/bash

source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(@ls@ "@lisp@/bin"/* | @head@ -n 1)}" "$@"

0 comments on commit 0ac5af9

Please sign in to comment.