3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/lisp-modules
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
..
asdf asdf: 3.1.7 -> 3.2.0 2017-02-01 19:28:45 +01:00
clwrapper clwrapper: build-with-lisp.sh: asdf/image package is now uiop/image 2016-09-26 15:49:29 +02:00
from-quicklisp quicklispPackages: init 2017-03-29 00:40:01 +02:00
quicklisp-to-nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
quicklisp-to-nix-output quicklispPackages: init 2017-03-29 00:40:01 +02:00
define-package.nix
iterate.darcs-context
lisp-packages.nix lispPackages.clx: git-20150117 -> git-20170201 2017-02-05 13:03:03 +01:00
quicklisp-to-nix-overrides.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
quicklisp-to-nix-systems.txt quicklispPackages: init 2017-03-29 00:40:01 +02:00
quicklisp-to-nix.nix quicklispPackages: init 2017-03-29 00:40:01 +02:00
quicklisp.sh quicklisp (lispPackages.quicklisp): init 2016-03-25 17:58:05 +01:00