Commit Graph

20726 Commits

Author SHA1 Message Date
Andres Loeh
e093d7ea38 ghc-7.6.1-rc1: Add release candidate. 2012-08-13 16:29:01 +02:00
Ludovic Courtès
04661ec850 openssl: fix GNU/kFreeBSD builds 2012-08-13 14:12:54 +02:00
Peter Simons
59d4db07bc haskell-unix-time: update to version 0.1.2 2012-08-13 14:01:13 +02:00
Peter Simons
4de2d810e0 haskell-process-extras: update to version 0.1.3 2012-08-13 14:01:13 +02:00
Peter Simons
156f399995 haskell-highlighting-kate: update to version 0.5.2 2012-08-13 14:01:13 +02:00
Peter Simons
78ac496dc5 haskell-blaze-builder-enumerator: update to version 0.2.0.5 2012-08-13 14:01:13 +02:00
Rok Garbas
d91b51c140 Update: notmuch to 0.13.2 2012-08-13 00:24:14 +02:00
Shea Levy
839c58f5b1 linux/manual-config: Cleanup 2012-08-11 21:21:06 -04:00
Shea Levy
9ac776ab22 linux/manual-config.nix: Set sourceRoot directly to the pre-unpacked source rather than using a symlink 2012-08-11 21:07:37 -04:00
Shea Levy
0c18551c93 linux/manual-config: Do source unpacking/patching in a separate derivation.
Since we keep the source in the kernel build anyway, no space is wasted by having a separate store path for the unpacked source. The upside is that the same source can be used to build the kernel multiple times, or generate configurations for later kernel builds, without going through the (fairly long) unpack and patch process multiple times.
2012-08-11 21:02:30 -04:00
Ludovic Courtès
0dea12ff8d gnutls: FreeBSD: patch Makefile.in, not Makefile.am 2012-08-11 21:57:17 +02:00
Ludovic Courtès
cb76c03216 guile: fix Solaris builds 2012-08-11 21:53:43 +02:00
Lluís Batlle i Rossell
88f3b097ee Adding linux iw. 2012-08-11 20:22:45 +02:00
Shea Levy
3b78bd796d microcodeIntel: Bump version 2012-08-11 14:10:06 -04:00
Lluís Batlle i Rossell
2c0b930149 Removing rt73fw. The url was broken, and ralink_fw contains it.
ralink_fw attribute contains the rt73 firmware, among others from ralink.
2012-08-11 14:47:15 +02:00
Lluís Batlle i Rossell
2ecb9fdb58 aircrackng, kismet: update them to latest trunk and release respectively 2012-08-11 14:42:35 +02:00
Mathijs Kwik
58ccf70f47 it seems fetchgit does not like version tags
I think they built ok on my system before, because I nix-prefetch-git'd them.
2012-08-11 11:45:31 +02:00
Mathijs Kwik
b62acd8855 oops typo 2012-08-11 11:34:59 +02:00
Mathijs Kwik
a6f17bd1a9 emacs: add "flymake-cursor" 2012-08-11 09:36:20 +02:00
Mathijs Kwik
eaeb0a41b6 Merge pull request #96 from aszlig/google-talkplugin
google-talk-plugin: Prefer Debian package.
2012-08-10 22:58:04 -07:00
Eelco Dolstra
e69a6c57bc linux: Update to 3.2.27 2012-08-10 18:54:10 -04:00
Eelco Dolstra
6020d52cbe strace: Update to 4.7 2012-08-10 18:54:10 -04:00
Eelco Dolstra
36e604ed1a cryptsetup: Update to 1.5.0 2012-08-10 18:54:10 -04:00
Eelco Dolstra
b4aa7cd475 systemd: Drop bogus dependency on udev 2012-08-10 18:54:10 -04:00
Eelco Dolstra
1966010ec7 systemd: Update to 188 2012-08-10 18:54:09 -04:00
Ludovic Courtès
aa5220c701 gnutls: fix FreeBSD builds 2012-08-10 23:28:23 +02:00
Ludovic Courtès
986f04c87e guile: disable thread support on Solaris 2012-08-10 23:16:02 +02:00
Peter Simons
f20913e51f ikiwiki: support OpenID via HTTPS
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons
397f1d73ee ikiwiki: enable OpenID support
* added perl-Crypt-DH-GMP-0.00010
 * added perl-Devel-CheckLib-0.98
 * added perl-HTTP-Message-6.03
 * added perl-IO-CaptureOutput-1.1102
 * added perl-Net-OpenID-Common-1.14
 * added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Ludovic Courtès
a9764e7599 gnutls: update to 3.0.22 2012-08-10 17:17:32 +02:00
Lluís Batlle i Rossell
c88f2ecbcd gtkwave: updating to 3.3.39 2012-08-10 16:54:00 +02:00
Ludovic Courtès
13f133f71f libgpg-error: re-run `config.status' with Bash on OpenIndiana 2012-08-10 16:39:00 +02:00
Ludovic Courtès
9b70bc6e34 guile: allow libunistring and Readline to be found on OpenSolaris 2012-08-10 16:30:28 +02:00
aszlig
d10772ec8a boomerang: Fix prefix in dlopen().
We already have the correct library dir in our search path, so we don't need to
prepend lib/ again.
2012-08-10 15:02:19 +02:00
aszlig
a6e266306f boomerang: Fix endless loop in createDirectory().
Fix is on GitHub, so changing the git URL to point to the commit ID of my fix.
2012-08-10 14:59:05 +02:00
Peter Simons
f77a3a15ee netperf: update to version 2.6.0 2012-08-10 11:56:22 +02:00
Peter Simons
9459860678 haskell-unix-time: update to version 0.1.1 2012-08-10 11:48:20 +02:00
Peter Simons
78aa1ccfb2 haskell-postgresql-simple: update to version 0.2.3.0 2012-08-10 11:48:20 +02:00
Peter Simons
59e78c12e4 haskell-hakyll: update to version 3.4.1.0 2012-08-10 11:48:20 +02:00
Peter Simons
bcafa07c25 haskell-lrucache: add version 1.1.1 2012-08-10 11:47:48 +02:00
Lluís Batlle i Rossell
691d069af9 perf: make it take the linux patches
Otherwise the previous patch I added does not get used for perf.
2012-08-10 10:03:53 +02:00
Lluís Batlle i Rossell
734bb84f09 linux-3.5: fix perf build with a patch from the perf mailing list 2012-08-10 09:41:43 +02:00
Lluís Batlle i Rossell
186601f461 opencascade: fixing build by downgrading the automake used 2012-08-10 09:26:47 +02:00
Mathijs Kwik
7fd5e6d668 emacs: upgrade "haskell-mode" to more recent git version 2012-08-10 08:27:09 +02:00
Mathijs Kwik
c0a455b370 emacs: add "auto-complete" mode 2012-08-10 08:27:09 +02:00
Mathijs Kwik
260650e7e2 emacs: add "coffee-mode" 2012-08-10 08:27:09 +02:00
Mathijs Kwik
d6befca296 emacs/js2-mode: upgrade 2012-08-10 08:27:09 +02:00
Mathijs Kwik
cbb2c3abf2 linux-3.5: upgrade to 3.5.1 2012-08-10 08:27:09 +02:00
Mathijs Kwik
5b3517b2b6 Merge pull request #95 from cpages/master
minecraft: update to 1.3.1
2012-08-09 22:30:08 -07:00
Carles Pagès
389a76c085 minecraft: update to 1.3.1 2012-08-09 23:39:57 +02:00