Commit Graph

25331 Commits

Author SHA1 Message Date
Peter Simons
efd18b91fd haskell-HSH: fix build with ghc 7.4.x 2013-03-21 22:43:34 +01:00
Peter Simons
a28ff44c76 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-03-21 16:26:34 +01:00
Peter Simons
264ac17a0f ghc-with-packages: set NIX_GHC_XXX variables for runhaskell and runghc, too 2013-03-21 16:26:18 +01:00
Peter Simons
459234db20 ghc-with-packages: include only derivations in the generated environment that have a ghc attribute
This predicate filters out packages that weren't created by the Cabal builder.
Doing that greatly reduces the likelihood of file collisions in the generated
environment, because Haskell packages tend to have a lot of propagated build
inputs.

For example, both zeromq 2.x and 3.x use the same names for their header files.
Users of haskell-zeromq don't need those headers, so we just don't include them
in the generated environment to avoid the collision that would otherwise occur
when haskell-zeromq 2.x and 3.x are installed into the same environment.
2013-03-21 16:25:50 +01:00
Ludovic Courtès
31c513d4b7 gawk: Remove now-unneeded Cygwin patch. 2013-03-21 14:27:07 +01:00
Sander van der Burg
770741b5b4 androidenv: fix error with obsolete quotation 2013-03-21 14:21:20 +01:00
Sander van der Burg
647bca444c Allow appnames with spaces everywhere 2013-03-21 14:11:58 +01:00
Sander van der Burg
1dbd3a55c4 libv8-rubygem: Implemented a very depressing workaround that allows scons to build libv8.a, it's ugly but it works 2013-03-21 13:56:33 +01:00
Ludovic Courtès
c8ff101724 glibc 2.17: Make the `fetchgit' argument optional. 2013-03-21 13:25:51 +01:00
Ludovic Courtès
d69e680035 glibc 2.17: Reinstate support for cross-GNU builds. 2013-03-21 13:08:38 +01:00
Peter Simons
8993677607 haskell-transformers-compat: update to version 0.1.1.1 2013-03-21 11:15:43 +01:00
Peter Simons
e4fd98a2ef haskell-persistent-template: update to version 1.1.3.1 2013-03-21 11:15:42 +01:00
Peter Simons
95961786c7 haskell-libxml-sax: update to version 0.7.4 2013-03-21 11:15:42 +01:00
Peter Simons
bbc516c59e haskell-gitit: update to version 0.10.3.1 2013-03-21 11:15:42 +01:00
Peter Simons
fda16ef232 haskell-filestore: update to version 0.6.0.1 2013-03-21 11:15:42 +01:00
Peter Simons
c06acb1bfb haskell-diagrams-contrib: update to version 0.6.0.4 2013-03-21 11:15:42 +01:00
Peter Simons
53b329cd9d haskell-bytestring-lexing: update to version 0.4.2 2013-03-21 11:15:42 +01:00
Peter Simons
75551477ce haskell-active: update to version 0.1.0.4 2013-03-21 11:15:42 +01:00
Peter Simons
72e4be65cc mini-httpd: update to version 1.3 2013-03-21 11:01:16 +01:00
Peter Simons
0f7c6c7e86 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-03-21 10:36:33 +01:00
Peter Simons
b69a86ed43 gfortran: update to version 4.7
Removed gfortran 4.2, 4.5, and 4.6 because they don't build anymore anyway.
2013-03-21 10:34:22 +01:00
Peter Simons
bcfe0ef394 blobby: update to 2.0rc3 (which is called 1.0rc3 on the server for some reason) 2013-03-21 10:28:09 +01:00
Peter Simons
fc17617867 blobby: update to 2.0rc3 (which is called 1.0rc3 on the server for some reason) 2013-03-21 10:26:02 +01:00
Peter Simons
9c893c7931 blobby: merge changes from master into stdenv-updates 2013-03-21 10:13:06 +01:00
Peter Simons
22fb1ad99e Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-03-21 09:23:54 +01:00
Vladimír Čunát
d210a4a8fa goldendict: fix build with gcc47 2013-03-21 00:08:24 +01:00
Vladimír Čunát
d91df9a4bd krb5: fix build via update 2013-03-20 23:36:17 +01:00
Vladimír Čunát
365dc52872 protobuf: fix via update 2013-03-20 23:25:43 +01:00
Vladimír Čunát
32a503a5d3 cpio: fix build without gets 2013-03-20 23:01:36 +01:00
Lluís Batlle i Rossell
90b2dcdd2a Revert "i3 window manager: cairo.override with xcbSupport enabled, on par with i3lock"
i3 doesn't want cairo at all.

This reverts commit 1eb4377840.
2013-03-20 22:38:27 +01:00
Lluís Batlle i Rossell
39be94cb68 ffmpeg: enabling ffplay
Playing sound, it displays great ffts.
2013-03-20 22:20:51 +01:00
Lluís Batlle i Rossell
a799b8ef5d ffmpeg: add opus support, enabled by default 2013-03-20 22:20:51 +01:00
viric
9dc4ec57a1 Merge pull request #397 from modulistic/master
i3 improvements
2013-03-20 13:52:32 -07:00
Moritz Ulrich
c2d3d24349 Add dunst, a lightweight notification daemon.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-20 21:35:13 +01:00
Lluís Batlle i Rossell
0d23e54588 opus-tools: update 2013-03-20 20:28:39 +01:00
Lluís Batlle i Rossell
cd370052b8 libopus: update 2013-03-20 20:28:39 +01:00
Peter Simons
d28d3f37a8 topgit: fix build on FreeBSD
The BSD unices have a version of install(1) that doesn't support the -D flag. Grr.
2013-03-20 11:43:43 +01:00
Peter Simons
35520356fd haskell-warp: update to version 1.3.7.5 2013-03-20 10:44:55 +01:00
Peter Simons
5bc4ec3f07 haskell-stm-conduit: update to version 1.0.0 2013-03-20 10:44:55 +01:00
Peter Simons
e61805cc77 haskell-comonad: update to version 3.0.2 2013-03-20 10:44:55 +01:00
Peter Simons
4d54ec0444 haskell-cereal-conduit: update to version 0.7 2013-03-20 10:44:55 +01:00
Peter Simons
2d00a0f8d5 haskell-bson: update to version 0.2.2 2013-03-20 10:44:55 +01:00
Peter Simons
60295ebd98 haskell-X11: update to version 1.6.1.1 2013-03-20 10:44:54 +01:00
Peter Simons
7ee8641410 haskell-xmonad-contrib: update to version 0.11.1 2013-03-20 10:44:54 +01:00
Peter Simons
51e64392ea git-annex: update to version 4.20130314 2013-03-20 10:15:06 +01:00
Peter Simons
a1a7448e5b topgit: update to version 0.9 2013-03-20 09:50:06 +01:00
modulistic
ae9b33ac51 i3 window manager: version bump from 4.5 to 4.5.1 2013-03-20 00:14:22 +01:00
modulistic
f976962d7b i3 window manager: enable Pango support for antialiased fonts 2013-03-20 00:13:44 +01:00
modulistic
1eb4377840 i3 window manager: cairo.override with xcbSupport enabled, on par with i3lock 2013-03-20 00:11:58 +01:00
Vladimír Čunát
111c8db500 ctl: fix build with gcc47 2013-03-19 22:34:33 +01:00