Michael Raskin
b7dc2c78de
Updating ASDF
2013-11-25 10:59:36 +04:00
Mathijs Kwik
609f8dc04b
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-11-01 08:31:54 +01:00
Michael Raskin
3bda40c150
A few hooks for easier library handling when CFFI is used
2013-10-29 11:29:46 +04:00
Michael Raskin
22ddf66b54
Adding a facility to generate Lisp module definitions from QuickLisp; no sane update facility yet; adding Esrap-PEG as a test
2013-10-29 10:56:33 +04:00
Peter Simons
91f2c362de
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-10-26 18:28:05 +02:00
Michael Raskin
c55398c6c6
Updating ASDF to 3.0.2.4
2013-10-20 21:07:33 +04:00
Peter Simons
6be8ad3392
Merge branch 'origin/master' into stdenv-updates.
...
There was a minor conflict in 'stumpwm'. The package needs texinfo
version 4.x. At least is used to, I'm not sure whether it still does.
2013-10-18 18:57:24 +02:00
Michael Raskin
4129c4e735
Adding fresh StumpWM built via lisp-packages
2013-10-13 10:58:48 +04:00
Michael Raskin
56f0be1ba1
Adding lisp-packages subset. Adding a few test packages without dependencies.
2013-10-13 10:57:30 +04:00
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
Michael Raskin
f1dd61d353
Adding ASDF package definition system for Common Lisp
2013-10-13 10:40:25 +04:00