This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f7446f69af
nixpkgs
/
pkgs
/
development
/
lisp-modules
/
clwrapper
/
common-lisp.sh
4 lines
77 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh
"
$(
dirname
"
$0
"
)
"
/cl-wrapper.sh
"
${
NIX_LISP_COMMAND
:-
sbcl
}
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink