Commit Graph

21987 Commits

Author SHA1 Message Date
Peter Simons
a8b903c849 haskell-zip-archive: update to version 0.1.2.1 2012-10-18 14:16:47 +02:00
Peter Simons
fcc014e13e haskell-shelly: update to version 0.14.2 2012-10-18 14:16:47 +02:00
Peter Simons
b15bc6df90 haskell-network-info: update to version 0.2.0.3 2012-10-18 14:16:47 +02:00
Peter Simons
d51ef5ab35 haskell-monadcryptorandom: update to version 0.5 2012-10-18 14:16:47 +02:00
Peter Simons
49229ee47e haskell-dbus: update to version 0.10.2 2012-10-18 14:16:47 +02:00
Peter Simons
94827f5b5d haskell-conduit: update to version 0.5.2.7 2012-10-18 14:16:47 +02:00
Peter Simons
609b1b01c3 haskell-DSH: update to version 0.8.2.1 2012-10-18 14:16:46 +02:00
Peter Simons
278601befb Merge pull request #154 from ecarreras/synergy-foss
Synergy foss
2012-10-18 03:18:40 -07:00
Ludovic Courtès
223b285776 cairo: clear all occurrences of `-ldl' on FreeBSD 2012-10-18 12:13:07 +02:00
Ludovic Courtès
fa7f30bf5e glib: disable the NeXTstep on Darwin 2012-10-18 11:12:35 +02:00
Ludovic Courtès
b9982a7d11 cairo: fix FreeBSD builds 2012-10-18 10:53:05 +02:00
Ludovic Courtès
dc3fafe06d blas: `install -d' on FreeBSD 2012-10-18 10:21:24 +02:00
Michael Raskin
363756f0ce Merge pull request #160 from MarcWeber/fixes/csound
adding csound
2012-10-18 00:11:12 -07:00
Marc Weber
b18be4e5e5 adding csound 2012-10-18 06:24:32 +02:00
Michael Raskin
070f38d48d Update pqiv 2012-10-18 00:34:09 +04:00
Michael Raskin
3d2e43df37 Update sgt-puzzles 2012-10-18 00:21:42 +04:00
Lluís Batlle i Rossell
57dcac2d2a nvidia-legacy-173: updating to build with linux 3.6 2012-10-17 22:08:31 +02:00
Michael Raskin
2867563496 Adding a RC version of LinuX Containers 2012-10-17 23:16:42 +04:00
Michael Raskin
640a13c04c Update Psi 2012-10-17 22:59:41 +04:00
Michael Raskin
3b01ff4591 Update Wireshark 2012-10-17 22:45:54 +04:00
Michael Raskin
cdb8f0dfe4 Update Lazarus 2012-10-17 22:24:39 +04:00
Eelco Dolstra
53f008b854 Merge remote-tracking branch 'origin/x-updates' 2012-10-17 12:10:09 -04:00
Eelco Dolstra
f7436a9141 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-17 12:07:03 -04:00
aszlig
0b592ce677
apache-httpd/2.4: Add modules for NixOS service.
The NixOS service module loads those modules by default. So we need to build
them here as well.

I'm not really sure why these modules are included by default, because (except
from maybe CGI) they obviously are only usable in very rare cases. Am I wrong?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:08 +02:00
aszlig
2f3dcb9dd2
apache-httpd/2.4: Fix libxml2 support.
The reason because the configure script is unnable to find libxml2 is because it
is searching for a header file in `libxml/*.h`. Obviously this cases an error,
because it's actually in `${libxml2}/include/libxml2/libxml/*.h`, so let's add
the parent directory to --with-libxml2 and remove the comment from buildInputs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:07 +02:00
Michael Raskin
07f44ad945 Update Wine 2012-10-17 17:22:32 +04:00
Michael Raskin
cdd51e2730 Update Squid 3.2 to the latest 3.2.2 version 2012-10-17 16:44:26 +04:00
Michael Raskin
8eec7bf2f6 Updating BIND to freshest version 9.9.2 2012-10-17 16:27:38 +04:00
Michael Raskin
df2975f928 Update ECL to 12.7.1 2012-10-17 15:22:43 +04:00
Michael Raskin
3f0c47091c Update Clozure Common Lisp to version 1.8 2012-10-17 11:09:44 +04:00
Eelco Dolstra
ae7044a001 nix: Update to 1.2pre2950_ac238d6 2012-10-16 17:11:54 -04:00
Peter Simons
9b302e1518 Merge branch 'master' into x-updates 2012-10-16 19:10:46 +02:00
Peter Simons
347b5800b2 grub-2.0: strip trailing whitespace 2012-10-16 19:10:16 +02:00
Peter Simons
06bdd77d3d grub-2.0: fix bash completion script 2012-10-16 19:10:11 +02:00
Peter Simons
82e94ccbeb Merge branch 'master' into x-updates 2012-10-16 18:27:27 +02:00
Peter Simons
31b7510e22 bash-completion: remove NixOS-specific patch
The new bash-completion support in NixOS doesn't require this patch anymore.
Besides, the patch was insufficient for most purposes anyway: Bash completion
modules are spread out over all user profiles listed in $NIX_PROFILES (plus the
current-system profile), so getting full support for all installed modules
requires support for more than one "bash_completion.d" directory anyway.
2012-10-16 18:26:02 +02:00
Eelco Dolstra
dbfcc9336c cairo: Update to 1.12.4 2012-10-16 12:00:41 -04:00
Eelco Dolstra
fae22cb3e9 libpng: Update to 1.5.13 2012-10-16 11:56:31 -04:00
Eelco Dolstra
36b4ab4163 Fix building libxml2 on non-Linux platforms 2012-10-16 11:50:35 -04:00
Peter Simons
5679ad6964 haskell-language-javascript: update to version 0.5.6 2012-10-16 12:18:33 +02:00
Peter Simons
5984182d03 haskell-language-c-quote: update to version 0.4.3 2012-10-16 12:18:33 +02:00
Peter Simons
4fd9c94e0a haskell-hxt: update to version 9.3.1.1 2012-10-16 12:18:33 +02:00
Peter Simons
41d4bf099c haskell-digestive-functors: update to version 0.5.0.3 2012-10-16 12:18:32 +02:00
Peter Simons
eb89801acf haskell-digestive-functors-snap: update to version 0.5.0.1 2012-10-16 12:18:32 +02:00
Eelco Dolstra
dee64b4c2c Work around timeouts after creating a LUKS device 2012-10-15 15:36:52 -04:00
Eelco Dolstra
3aae32372a Work around some crazy race condition in devicemapper device creation 2012-10-15 14:46:15 -04:00
Peter Simons
a13346961f haskell-cabal2nix: update to version 1.40 2012-10-15 20:23:43 +02:00
Peter Simons
c90a15a604 git-annex: update to version 3.20121010 2012-10-15 20:17:33 +02:00
Peter Simons
c8851cefbc haskell-dbus: add version 0.10.1 2012-10-15 20:17:33 +02:00
Peter Simons
e7121b6f27 haskell-libxml-sax: add version 0.7.3 2012-10-15 20:17:33 +02:00