nixpkgs/pkgs/development/lisp-modules/quicklisp-to-nix-output
Michael Raskin 13007957e5 quicklispPackages: init
The idea is to have an almost-automatic conversion from QuickLisp, the
definitive Common Lisp package repository, to Nix. The benefit over just
using lispPackages.quicklisp is automatic installation of non-Lisp
dependencies from NixPkgs (and integration with Nix package management).
The benefit over lispPackages for normal Lisp packages is packaging just
a snapshot of QuickLisp which is known to be tested for version
compatibility between libraries.

There are some packages in lispPackages that are not from QuickLisp (for
example, the installable wrapper of QuickLisp itself). My hope is to
replace the rest with the expressions converted from QuickLisp.

Note that the current commit is a mere addition.
2017-03-29 00:40:01 +02:00
..
agnostic-lizard.nix
alexandria.nix
babel.nix
bordeaux-threads.nix
cffi.nix
chunga.nix
cl-base64.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
cl-fad.nix
cl-fuse.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
cl-ppcre.nix
cl-utilities.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
cl+ssl.nix
clx.nix
esrap.nix
flexi-streams.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
hunchentoot.nix
iterate.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
md5.nix
rfc2388.nix
split-sequence.nix
stumpwm.nix
trivial-backtrace.nix
trivial-features.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
trivial-garbage.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
trivial-gray-streams.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
trivial-utf-8.nix
uiop.nix
usocket.nix