Commit graph

206 commits

Author SHA1 Message Date
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