Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/lisp-modules/clwrapper/common-lisp.sh

4 lines
117 B
Bash
Raw Normal View History

lispPackages.clwrapper: patching the second shebang, because source builtin is used
2018-02-17 22:30:39 +01:00
#!@bash@/bin/bash
Adding a Common Lisp wrapper. Features: + configurable via environment variables + can skip the actual launching of the lisp implementation (source it with NIX_LISP_SKIP_CODE=1 to get all the settings) + currently supports SBCL, CLisp, ECL + determines lisp implementation from NIX_LISP_COMMAND variable or from buildInputs + sets ASDF search path for packages using buildInputs
2013-10-13 10:45:07 +04:00
quicklispPackages: update to fresh QuickLisp lispPackages: reduce environment-bombing
2017-04-06 18:43:42 +02:00
source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(@ls@ "@lisp@/bin"/* | @head@ -n 1)}" "$@"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 3631ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API