Moritz Heidkamp
b10fe8ae3f
stumpwm: Copy stumpish to bin/, add contrib/ directory.
2014-01-05 17:38:14 +00:00
Moritz Ulrich
38a0e6dfd5
lispPackages: Fix Github URIs.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-12 14:11:24 +01:00
Michael Raskin
b7dc2c78de
Updating ASDF
2013-11-25 10:59:36 +04: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
Michael Raskin
c55398c6c6
Updating ASDF to 3.0.2.4
2013-10-20 21:07:33 +04: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