Commit Graph

25044 Commits

Author SHA1 Message Date
Vladimír Čunát
6c21cde68d blobby: minor update, making it build 2013-03-17 21:14:33 +01:00
Vladimír Čunát
230b59469e Merge pull request #345 from vizanto/illumos
Illumos compatible stdenv-updates
2013-03-17 10:44:36 -07: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
c3cefc669c asc: fix build for gcc47 2013-03-17 12:02:55 +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
Vladimír Čunát
99da34c204 elfutils: fix build via update 2013-03-17 10:26:44 +01:00
Vladimír Čunát
7cb4d92bec amule: update and fix build on gcc47 2013-03-17 10:15:03 +01:00
Peter Simons
90fc42c2f2 pkgs/development/compilers/ghc/with-packages.nix: simply this wrapper on top of buildenv 2013-03-15 21:11:31 +01:00
Peter Simons
d09269a22e Use the same directory layout for user-installed Haskell libraries that GHC
uses for its core libraries, so that these files integrate seamlessly into one
profile, living right next to each other. This change is eventually going to
simply our with-packages wrapper quite a bit.
2013-03-15 20:38:15 +01:00
Peter Simons
3e1de0f4e8 Merge branch 'master' into stdenv-updates. 2013-03-15 20:33:24 +01:00
Peter Simons
893c684e99 pkgs/development/compilers/ghc/with-packages.nix: include share/emacs/site-lisp in the generated environment
This change allows 'ghc-mod' to be included in such a GHC environment,
which is important because the tool is GHC version-specific.
2013-03-15 19:58:08 +01:00
Sander van der Burg
eacb6c1506 xcodeenv: Add IPA file to Hydra build products 2013-03-15 16:18:45 +01:00
Lluís Batlle i Rossell
9db9af4fa6 opencascade: Adding ode version
(Open Community version)
2013-03-15 14:34:53 +01:00
Eelco Dolstra
098190c9dd firefox: Update to 19.0.2 2013-03-15 14:31:25 +01:00
Shea Levy
725e27fb58 Add papertrail-cli rubygem
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:25:06 -04:00
Shea Levy
bbf57c5a25 Add remote_syslog rubygem
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:24:52 -04:00
Shea Levy
cf20b47473 Update rubygems
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:22:52 -04:00
Eelco Dolstra
82dc43c28b checkinstall: Make installwatch.so work with old Glibcs 2013-03-15 14:04:32 +01:00
Eelco Dolstra
4c67972e9b checkinstall: Support Glibc >= 2.16 2013-03-15 14:04:32 +01:00
Shea Levy
101eba7bef rubyLibs.libv8 needs python
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 08:55:48 -04:00
Eelco Dolstra
fb600a5d99 Debian VM image: Update to 6.0.7 2013-03-15 12:48:35 +01:00
Sander van der Burg
89a802d82b androidsdk: Small fix in generating the build product 2013-03-15 10:31:17 +01:00
Vladimír Čunát
f670aa50d7 dbus-python: update the ancient version
This was probably the root of #379.
2013-03-15 01:09:57 +01:00
Cillian de Róiste
579082350c pygobject, revert accidental change
I suspect we don't need the postInstall step which moves pygtk.pth to pygobject.pth
any more, but I didn't mean to include it in this change set
2013-03-15 01:06:55 +01:00
Cillian de Róiste
0037e518b0 Merge branch 'wicd-gobject' 2013-03-15 01:00:19 +01:00
Cillian de Róiste
ef3da5eecd #379 wicd: Add ifconfig and ping to the PATH
/var/log/wicd/wicd.log showed that it failed to find ifconfig
that was probably the main issue (after the gobject import failure)
2013-03-15 00:59:17 +01:00
Cillian de Róiste
2393f6b96f #379 Update wicd to 1.7.2.4, fix patches, disable translations 2013-03-15 00:14:30 +01:00
Peter Simons
e0b0be9fb3 pkgs/top-level/release.nix: enable Hydra builds of GHC versions 6.10.4, 6.12.3, 7.0.4, 7.4.2, and 7.6.2
Ensure that binary packages of the compiler itself are available from Hydra.
2013-03-14 19:25:27 +01:00
Eelco Dolstra
3bf249cb12 Module::Find: Update to 0.11 2013-03-14 16:37:18 +01:00
Vladimír Čunát
9ac8a16277 vimprobable2, surf: fix the settings-schemas problem
Note that they still segfault.
2013-03-14 16:01: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
Rob Vermaas
629c36cfef rsyslog: enable TLS support 2013-03-14 15:27:34 +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
Sander van der Burg
23c78e41db git: Adding -lgcc_s on darwin causes the build to fail, so we disable it for that platform 2013-03-14 14:57:40 +01:00
Rob Vermaas
4619675011 Add rsyslog 7.2.6 and its dependencies 2013-03-14 14:13:55 +01:00
Sander van der Burg
0576a0054b Implemented an unelegant workaround that allows nodejs to be used on darwin using xcode 2013-03-14 13:52:45 +01:00
Cillian de Róiste
0d191de368 Fix wicd to find the python gobject on its PYTHONPATH 2013-03-14 01:22:55 +01:00
Vladimír Čunát
8db4152ddf A more complete fix of cyrus-sasl update (broken KDEs).
This amends commit af656c6698bc1977e47aafe5c4137370d2e03d86.
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
a8a6fd4063 texinfo: update to version 5.1 2013-03-13 15:13:40 +01:00
Peter Simons
5f758431d4 lzip: build the binary with -O3 and assertions disabled 2013-03-13 15:13:40 +01:00
Peter Simons
c187516152 lzip: enable documentation build 2013-03-13 15:13:40 +01:00
Sander van der Burg
0b4bd3afe5 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-03-13 15:09:40 +01:00
Sander van der Burg
0f0e4b856a Make system identifier configurable (except for iphone targets) 2013-03-13 15:09:13 +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
Shea Levy
0a52bc5d8e Add Catalyst::Action::REST perlPackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-13 09:02:27 -04:00
Peter Simons
6d5c6af427 lzip: update to version 1.14 2013-03-13 13:59:33 +01:00
Peter Simons
4a1d32134b haskell-wai-extra: update to version 1.3.3.1 2013-03-13 13:59:33 +01:00