mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-21 05:04:00 +00:00
bdc000263a
This is to enable a smooth migration to the new one.
4 lines
117 B
Bash
Executable File
4 lines
117 B
Bash
Executable File
#!@bash@/bin/bash
|
|
|
|
source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(@ls@ "@lisp@/bin"/* | @head@ -n 1)}" "$@"
|