Michael Raskin
623a469653
quicklispPackages, lispPackages: make all system-loads pass with precompilation
2017-04-01 08:08:22 +02:00
Michael Raskin
1e7bad5d51
clwrapper, buildLispPackage: compile fasls and store them for all systems
2017-03-31 22:46:49 +02:00
Michael Raskin
739ecca4b5
esrap-peg: 20131029 -> 20170320
2017-03-31 17:56:35 +02:00
Michael Raskin
02f58311ec
lispPackages: migrate to quicklispPackages where possible
2017-03-31 12:06:46 +02:00
Michael Raskin
64666a402f
lispPackages.clx: git-20150117 -> git-20170201
2017-02-05 13:03:03 +01:00
Michael Raskin
2615ef01a7
lispPackages.command-line-arguments: git-20141113 -> git-20151120
2016-09-26 15:49:29 +02:00
Vladimír Čunát
950feb70b2
treewide: fixup various mysql ocurrences after re-split
2016-08-07 20:46:37 +02:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Michael Raskin
511ad5e5bf
quicklisp (lispPackages.quicklisp): init
2016-03-25 17:58:05 +01:00
Tomas Hlavaty
4e66ba1a70
lisp-packages: git.b9.com moved to git.kpe.io
2015-09-30 23:41:01 +02:00
Michael Raskin
e6e02133d6
Fix version strings for switch from CVS
2015-07-15 23:52:44 +03:00
Michael Raskin
44c9eddd64
Update cl-smtp source
2015-07-15 23:52:44 +03:00
Michael Raskin
e431602983
Update cl-unification source
2015-07-15 23:52:44 +03:00
William A. Kennington III
ffd0539eba
cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out
2015-06-05 13:00:52 -07:00
Michael Raskin
7d2b98370f
ca-bundle.crt is now in the root irectory of the cacert package
2015-05-31 19:37:30 +03:00
Michael Raskin
e75b6ac468
Add CLX-XKeayboard; fix downloads for darcs over https
2015-05-31 18:56:50 +03:00
William A. Kennington III
14c1e0fa1f
Fix ca-bundle paths
2015-05-29 14:03:34 -07:00
Michael Raskin
6276ebafae
Update Query-FS (and CL-Fuse-Meta-FS)
2015-05-23 22:42:37 +03:00
Michael Raskin
cd17e50bd9
Update CLSQL source and switch to a mirror
2015-05-14 18:50:53 +03:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Michael Raskin
39d8b61a25
Apparently https:// is now required for iterate darcs
2015-04-26 20:58:05 +03:00
Michael Raskin
e86348fa66
Add md5 Lisp package
2015-04-15 02:48:54 +03:00
Michael Raskin
c9556bff3c
Fix more common-lisp.net source
2015-04-14 12:48:54 +03:00
Michael Raskin
d4b5194ca6
Pass cacert to fetchdarcs in iterate source; maybe it is an isolated incident not worth fixing in fetchdarcs itself
2015-04-14 11:52:23 +03:00
William A. Kennington III
b524480695
More mysql migrations
2015-04-01 16:50:47 -07:00
Michael Raskin
4a8feb5792
Update CLX
2015-01-18 01:58:20 +03:00
Michael Raskin
7d66259b3a
Add CL-SMTP package
2014-11-16 19:57:12 +03:00
Michael Raskin
47ae07c56e
Add ironclad
2014-11-16 19:57:12 +03:00
Michael Raskin
2f53f2ed16
An example build for the SBCL binary creation
2014-11-16 19:57:12 +03:00
Michael Raskin
5d97886a6a
Add cl-html-parse lisp package
2014-11-13 14:19:42 +03:00
Michael Raskin
cd6bb77a9e
Add some packages
2014-11-13 11:17:48 +03:00
Michael Raskin
def6028855
Update iterate lisp package
2014-11-13 11:17:48 +03:00
Michael Raskin
a54e032b2c
Add some lisp packages, including clx-truetype
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
_1126
7b81cd68b7
stumpwm: removed from lisp-packages.
2014-10-05 16:42:32 +02: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
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
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
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