1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Michael Raskin d44439d03e 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
doc
lib
maintainers/scripts
nixos Merge pull request #1063 from offlinehacker/nixos/graphite/listen_defaults_fix 2013-10-12 12:23:34 -07:00
pkgs Adding a Common Lisp wrapper. 2013-10-13 10:45:07 +04:00
.gitignore
.version
COPYING
default.nix