Michael Raskin
d541ef3ada
Allow generate update expressions and support darcs
2014-11-13 11:17:47 +03:00
Michael Raskin
a54e032b2c
Add some lisp packages, including clx-truetype
2014-11-12 16:58:22 +03:00
Michael Raskin
084426a8ed
Support more quicklisp upstream source types
2014-11-12 16:58:22 +03:00
Michael Raskin
ce8f37430f
Fix envHooks setting: don't kill previous hooks
2014-11-12 16:58:22 +03:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Michael Raskin
bb5dd955e7
Update Lisp CLX
2014-11-03 12:12:24 +03:00
Michael Raskin
8ca56c816d
Update ASDF
2014-11-02 23:51:57 +03:00
_1126
7b81cd68b7
stumpwm: removed from lisp-packages.
2014-10-05 16:42:32 +02:00
Michael Raskin
9785c31c98
Update ASDF
2014-08-31 18:20:06 +04:00
Benno Fünfstück
e10001042d
fetchbzr, fetchdarcs, fetchhg: use rev
attr
...
This makes it match the behaviour of fetchgit and fetchsvn, so it's
easier to write scripts that support all of them.
2014-06-28 21:06:10 +02:00
Michael Raskin
5c5bae9587
Updatign ASDF to 3.1.2
2014-05-28 01:33:28 +04:00
Vladimír Čunát
161d029d7d
preferLocalBuild: set to true for wrappers and fetchers
2014-02-10 21:04:17 +01:00
Vladimír Čunát
a2c316288c
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
Moritz Heidkamp
b10fe8ae3f
stumpwm: Copy stumpish to bin/, add contrib/ directory.
2014-01-05 17:38:14 +00:00
Peter Simons
45e8de9a7d
Merge branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01: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
Peter Simons
c32bf83301
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/development/interpreters/perl/5.16/default.nix
pkgs/tools/networking/curl/default.nix
pkgs/top-level/all-packages.nix
pkgs/top-level/release-python.nix
pkgs/top-level/release-small.nix
pkgs/top-level/release.nix
2013-12-04 18:33:52 +01:00
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