mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 18:26:45 +01:00
4 lines
77 B
Bash
4 lines
77 B
Bash
|
#! /bin/sh
|
||
|
|
||
|
"$(dirname "$0")"/cl-wrapper.sh "${NIX_LISP_COMMAND:-sbcl}" "$@"
|