mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 12:23:02 +00:00
4 lines
106 B
Bash
Executable File
4 lines
106 B
Bash
Executable File
#! /bin/sh
|
|
|
|
source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(ls "@lisp@/bin"/* | head -n 1)}" "$@"
|