Commit graph

22,930 commits

Author SHA1 Message Date
Vladimír Čunát
907602d5b8 dbus: several fixes
- disable the tests as (they warn) they make the library insecure
- add libX11 (was missing something)
- dirty hack around the "incomplete struct ucred" problem
	(feel free to find a better solution, I tried almost 1h)
2013-03-19 22:16:57 +01:00
Florian Friesdorf
1c86db4bc3 openldap: support building without cyrus-sasl and tls 2013-03-19 19:14:47 +01:00
Florian Friesdorf
4ab9c00850 openldap-2.4.34 2013-03-19 19:14:47 +01:00
Vladimír Čunát
3836ef7d66 gmp: revert to using bz2 sources
Bootstrapping of stdenv can't handle anything else.
2013-03-18 18:23:32 +01:00
Peter Simons
a3e96d7d94 Merge pull request #393 from aforemny/haskell-authenticate-oauth
Add haskell-authenticate-oauth
2013-03-18 06:21:56 -07:00
Alexander Foremny
7c071ade78 Add haskell-authenticate-oauth 2013-03-18 13:29:00 +01:00
Lluís Batlle i Rossell
36054d4e3c podofo: update 0.9.1 to 0.9.2 2013-03-18 12:21:47 +01:00
Peter Simons
3e4b863c62 Merge pull request #388 from aforemny/haskell-netwire
Add haskell-netwire
2013-03-18 04:20:23 -07:00
Peter Simons
c78d28fb72 Merge pull request #389 from aforemny/haskell-cereal-conduit
Add haskell-cereal-conduit
2013-03-18 04:19:51 -07:00
Peter Simons
dad328f766 Merge pull request #390 from aforemny/haskell-stm-conduit
Add haskell-stm-conduit
2013-03-18 04:19:29 -07:00
Peter Simons
21a7031e3e haskell-vty-ui: jailbreak to fix build with recent versions of QuickCheck 2013-03-18 12:17:26 +01:00
Peter Simons
db5a48aebc haskell-wai-test: update to version 1.3.0.5 2013-03-18 12:17:26 +01:00
Peter Simons
4f347dc96d haskell-uu-parsinglib: update to version 2.7.4.3 2013-03-18 12:17:26 +01:00
Peter Simons
a5c4b2e236 haskell-tagged: update to version 0.4.5 2013-03-18 12:17:25 +01:00
Peter Simons
944f226311 haskell-shake: update to version 0.10.1 2013-03-18 12:17:25 +01:00
Peter Simons
b76ede07c9 haskell-resourcet: update to version 0.4.7 2013-03-18 12:17:25 +01:00
Peter Simons
a36ecf090c haskell-persistent-template: update to version 1.1.3 2013-03-18 12:17:25 +01:00
Peter Simons
9d7344d8aa haskell-pandoc: update to version 1.11.1 2013-03-18 12:17:25 +01:00
Peter Simons
fff5c6f0a0 haskell-http-conduit: update to version 1.9.2.2 2013-03-18 12:17:25 +01:00
Peter Simons
76ffb599df haskell-hspec: update to version 1.4.5 2013-03-18 12:17:25 +01:00
Peter Simons
c1cc7cfd00 haskell-hspec-meta: update to version 1.4.5 2013-03-18 12:17:25 +01:00
Peter Simons
bcba4c0829 haskell-hamlet: update to version 1.1.6.4 2013-03-18 12:17:25 +01:00
Peter Simons
faba472204 haskell-hS3: update to version 0.5.7 2013-03-18 12:17:24 +01:00
Peter Simons
68ac128d2d haskell-ghc-mod: update to version 1.12.3 2013-03-18 12:17:24 +01:00
Peter Simons
872f114a4f haskell-doctest: update to version 0.9.5.1 2013-03-18 12:17:24 +01:00
Peter Simons
ba21dc51bc haskell-conduit: update to version 1.0.4 2013-03-18 12:17:24 +01:00
Peter Simons
2eaec021cc haskell-classy-prelude: update to version 0.5.4 2013-03-18 12:17:24 +01:00
Peter Simons
c435b34471 haskell-HStringTemplate: update to version 0.7.1 2013-03-18 12:17:24 +01:00
Peter Simons
da3b05204b haskell-Boolean: update to version 0.2 2013-03-18 12:17:24 +01:00
Peter Simons
07bbcaf29e haskell-GLUT: add version 2.4.0.0 2013-03-18 12:17:24 +01:00
Peter Simons
f642dcd638 haskell-OpenGL: add version 2.8.0.0 2013-03-18 12:17:24 +01:00
Peter Simons
852350301f haskell-mmorph: add version 1.0.0 2013-03-18 12:17:24 +01:00
Peter Simons
26a39d2dbc haskell-monad-par: update to version 0.3.4.1 2013-03-18 12:17:24 +01:00
Danny Wilson
d007a78ccb Merge remote-tracking branch 'origin/stdenv-updates' into illumos
Conflicts:
	pkgs/development/libraries/gmp/5.1.1.nix
	pkgs/development/libraries/mpc/default.nix
	pkgs/development/libraries/mpfr/default.nix
	pkgs/development/libraries/ppl/default.nix
	pkgs/tools/misc/coreutils/default.nix
2013-03-17 13:22:24 +01:00
Vladimír Čunát
3c472d53aa sword: fix build with gcc47 via a patch from Gentoo 2013-03-17 12:37:39 +01:00
Vladimír Čunát
b1eeae8cac Merge branch 'master' into x-updates
Conflicts (easy):
	pkgs/desktops/xfce/core/xfdesktop.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/pango/default.nix
2013-03-17 11:28:28 +01:00
Vladimír Čunát
c78bad69e1 gsl: attempt to fix
ToDo: there may be more impurities than this processor-feature test.
2013-03-17 11:01:49 +01:00
Alexander Foremny
8082dd3753 Add haskell-stm-conduit
This adds the dependency haskell-stm-chans as well.
2013-03-16 15:33:16 +01:00
Alexander Foremny
4873645bef Add haskell-cereal-conduit 2013-03-16 15:24:09 +01:00
Alexander Foremny
47ca534deb Add haskell-netwire 2013-03-16 15:14:29 +01:00
Peter Simons
3e1de0f4e8 Merge branch 'master' into stdenv-updates. 2013-03-15 20:33:24 +01:00
Lluís Batlle i Rossell
9db9af4fa6 opencascade: Adding ode version
(Open Community version)
2013-03-15 14:34:53 +01:00
Vladimír Čunát
00e272a11c libnotify: major update, no dependency on gtk+ now
As a result it can be easily used with both gtk2 and gtk3.
2013-03-14 15:32:53 +01:00
Sander van der Burg
ccb2c7ebb7 Removed Xrender from cairo and add fontconfig to pango on Darwin: this fixes the compilation of graphviz and imagemagick on these platforms 2013-03-14 15:18:55 +01:00
Rob Vermaas
4619675011 Add rsyslog 7.2.6 and its dependencies 2013-03-14 14:13:55 +01:00
Vladimír Čunát
8db4152ddf A more complete fix of cyrus-sasl update (broken KDEs).
This amends commit af656c6698.
2013-03-13 21:06:37 +01:00
Lluís Batlle i Rossell
729c3a8174 gamin: adding a patch against a deadlock
https://bugzilla.gnome.org/show_bug.cgi?id=667230

We've seen this annoying deadlock sometimes, and all in kde blocked until
gam_server was killed.
2013-03-13 16:48:52 +01:00
Lluís Batlle i Rossell
74275af383 boost: properly quoting cflags parameters 2013-03-13 16:48:51 +01:00
Peter Simons
a07ae64cee haskell-punycode: disable the test suite
The test suite runs for 20+ minutes on my EeePC. That seems a little excessive.
2013-03-13 14:52:15 +01:00
Peter Simons
4a1d32134b haskell-wai-extra: update to version 1.3.3.1 2013-03-13 13:59:33 +01:00