Commit graph

22,930 commits

Author SHA1 Message Date
Peter Simons
2d02edaf51 haskell-persistent-sqlite: update to version 1.1.5 2013-03-04 17:39:59 +01:00
Peter Simons
d790e95a91 haskell-conduit: update to version 1.0.2 2013-03-04 17:39:59 +01:00
Peter Simons
0c702f033b haskell-classy-prelude: update to version 0.5.3 2013-03-04 17:39:59 +01:00
Peter Simons
bacce8cd25 haskell-classy-prelude-conduit: update to version 0.5.3 2013-03-04 17:39:59 +01:00
Peter Simons
87293bb052 haskell-binary: update to version 0.7.0.1 2013-03-04 17:39:59 +01:00
Peter Simons
8142c2628c haskell-bifunctors: update to version 3.2.0.1 2013-03-04 17:39:58 +01:00
Peter Simons
34d77b360f haskell-basic-prelude: update to version 0.3.4.0 2013-03-04 17:39:58 +01:00
Peter Simons
4c74dea537 haskell-OpenAL: update to version 1.4.0.2 2013-03-04 17:39:58 +01:00
Carles Pagès
8de5d77e3c Merge branch 'master' into wayland
Conflicts:
	pkgs/top-level/all-packages.nix
2013-03-03 11:58:28 +01:00
Peter Simons
05dd692662 haskell-github: update to pre-release version 0.5.1 from Github 2013-03-02 17:07:43 +01:00
Vladimír Čunát
face3a8242 librdf: update the libraries 2013-03-02 15:45:13 +01:00
Ludovic Courtès
b6452df939 libchop: fix builds with glibc 2.16+ 2013-03-02 11:14:42 +01:00
David Guibert
84d5defb75 update openmpi to 1.6.4 2013-03-02 10:59:17 +01:00
Vladimír Čunát
26af997d41 Merge branch 'master' into stdenv-updates
Conflicts (simple):
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/development/libraries/libsoup/default.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
	pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Peter Simons
7af6f82d2f haskell-time-compat: update to version 0.1.0.3 2013-03-01 10:41:43 +01:00
Peter Simons
ec514cf429 haskell-iproute: update to version 1.2.11 2013-03-01 10:41:43 +01:00
Peter Simons
a87e40737e haskell-ghc-mod: update to version 1.11.5 2013-03-01 10:41:43 +01:00
Peter Simons
7048f8fd3b haskell-conduit: update to version 1.0.1 2013-03-01 10:41:43 +01:00
Peter Simons
cb72a728d0 haskell-cmdargs: update to version 0.10.2 2013-03-01 10:41:43 +01:00
Peter Simons
8f83550939 haskell-zlib: add version 0.5.4.1 2013-03-01 10:41:43 +01:00
aszlig
964621438a nss: Update to version 3.14.3.
This update involves a bunch of fixes on our side:

Update the Gentoo patch to 3.14.1 from http://bit.ly/ZG8OK5 and drop the older
one from http://bit.ly/15mN0X1 (for 3.12.5).

While checking the old patch from Gentoo, I discovered, that the patch added in
revision 06c543b11d wasn't the original one in the
Gentoo repository.

Instead of doing the same again, we now patch up our specific modifications
using sed within the postPatch hook.

In addition to that, we now have another patch from RedHat/Fedora which syncs
the NSS PEM support repository with the latest upstream changes. Patch is coming
from the SRPM at http://koji.fedoraproject.org/koji/rpminfo?rpmID=3772072 and I
just stripped the "0001-" prefix from the filename.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-01 09:42:38 +01:00
Danny Wilson
66798d7aaf gettext: Remove old patch. Enable xz compression. 2013-02-28 20:04:11 +01:00
Danny Wilson
5436ca4d87 Update gettext to 0.18.2 2013-02-28 20:04:06 +01:00
Danny Wilson
99a14f378c Fix ncurses build on Illumos. 2013-02-28 20:04:05 +01:00
Danny Wilson
a611683b44 Illumos: Fix dbus group policy checking only looking at user's primary group.
D-Bus simply gives up when getgrouplist is not available.
 Added a dirty patch with getgrouplist.c from OpenBSD:
 https://github.com/duosecurity/duo_unix/blob/master/compat/getgrouplist.c
2013-02-28 20:04:04 +01:00
Danny Wilson
8ae2a89cab Update glib and dbus - and make them compile on Illumos. 2013-02-28 20:04:03 +01:00
Danny Wilson
c041dbb1d2 Fix libxslt build on Illumos. 2013-02-28 20:04:03 +01:00
Danny Wilson
82240c899a Fix GMP build on Illumos.
- Use smaller xz sources instead of bz2 sources.
2013-02-28 20:04:03 +01:00
Danny Wilson
867ea1f8fe Update to PCRE 8.32 with JIT enabled 2013-02-28 20:04:02 +01:00
Danny Wilson
15e865ac09 GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS!
- Add solaris native ld support to GCC build wrapper
- Add solaris ld wrapper that fixes -L argument order
2013-02-28 20:04:02 +01:00
Danny Wilson
bcaea92a12 Attempt at getting GCC 4.7 compiled on Illumos...
No success yet :-(
2013-02-28 20:04:01 +01:00
Danny Wilson
cf42601f92 Coreutils update and Illumos compatibility fixes.
- GNU Coreutils 8.21
- Add is64Bit checks to stdenv for Solaris.
- Fix OpenSSL Illumos build.
2013-02-28 20:04:01 +01:00
Vladimír Čunát
16ba3d388a glibmm: fix buildNativeInputs 2013-02-28 14:23:20 +01:00
Vladimír Čunát
958caa7108 webkit: finally fix (hopefully, but it builds for me) 2013-02-28 14:06:23 +01:00
Peter Simons
82b23515d0 haskell-yesod: update to version 1.1.9.1 2013-02-28 11:31:49 +01:00
Peter Simons
acdb8c9e67 haskell-yesod-test: update to version 0.3.4 2013-02-28 11:31:49 +01:00
Peter Simons
50001e9403 haskell-testpack: update to version 2.1.2.1 2013-02-28 11:31:49 +01:00
Peter Simons
b34be14255 haskell-persistent-sqlite: update to version 1.1.4.1 2013-02-28 11:31:49 +01:00
Peter Simons
9ba66ec28e haskell-http-conduit: update to version 1.9.0 2013-02-28 11:31:49 +01:00
Peter Simons
41675d6dc3 haskell-heist: update to version 0.11.1 2013-02-28 11:31:49 +01:00
Peter Simons
d16458a486 haskell-digestive-functors-heist: update to version 0.6.1.0 2013-02-28 11:31:49 +01:00
Peter Simons
f0af955d7d haskell-conduit: update to version 1.0.0.2 2013-02-28 11:31:49 +01:00
Peter Simons
0e0f3c921b haskell-classy-prelude: update to version 0.5.2 2013-02-28 11:31:49 +01:00
Peter Simons
007ca863dc haskell-classy-prelude-conduit: update to version 0.5.2 2013-02-28 11:31:49 +01:00
Peter Simons
19eb332f1a haskell-basic-prelude: update to version 0.3.3.0 2013-02-28 11:31:48 +01:00
Peter Simons
93876deae2 haskell-DAV: update to version 0.3.1 2013-02-28 11:31:48 +01:00
Peter Simons
5207a4e01f haskell-Safe: drop obsolete library, use haskell-safe instead 2013-02-28 10:40:40 +01:00
Peter Simons
513a3fb558 haskell-iproute: patch library to depend on 'safe' instead of the obsolete 'Safe' package 2013-02-28 10:40:18 +01:00
Peter Simons
58428ff4ff Add wl-pprint-1.1, wl-pprint-extras-3.3, and wl-pprint-terminfo-3.4. 2013-02-26 11:38:56 +01:00
Rickard Nilsson
ad1e7be58a Revert "libsoup: Update to 2.40.3"
For some reason, the update to 2.40.3 seems to cause troubles for
surf and vimprobable2.

This reverts commit 9642adef32.
2013-02-25 23:37:16 +01:00