Commit graph

18118 commits

Author SHA1 Message Date
Ludovic Courtès 5481e67e23 GNU libc: Backport Hurd-related changes from glibc 2.12 in trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32374
2012-02-17 22:12:40 +00:00
Eelco Dolstra 0811db080e * Move all glibc versions to development/libraries/glibc.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32373
2012-02-17 22:02:37 +00:00
Eelco Dolstra 6c2de318ad * Move all gcc versions to development/compilers/gcc.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32371
2012-02-17 21:47:08 +00:00
Shea Levy 483f094acb Honor propagatedUserEnvPackages in setup.sh
svn path=/nixpkgs/branches/stdenv-updates/; revision=32369
2012-02-17 21:37:15 +00:00
Ludovic Courtès a5d55a9514 Fix typo in `all-packages.nix'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32368
2012-02-17 21:24:03 +00:00
Ludovic Courtès d4742ad714 GNU libc 2.14: Fix cross-GNU builds.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32367
2012-02-17 20:37:31 +00:00
Eelco Dolstra da3ecd1256 * gcc-apple: produce a libstdc++.dylib that doesn't depend on
/usr/lib/libstdc++.dylib.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32365
2012-02-17 19:33:12 +00:00
Eelco Dolstra 0e6c77befa * On Darwin, don't link Perl against /usr/lib/libutil.dylib. Libutil
uses /usr/lib/libstdc++.dylib, and so we get segfaults when using
  Perl modules that depend on another libstdc++.dylib (like Nix's Perl
  bindings).  It doesn't appear that libutil provides useful
  functionality for Perl on Darwin.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32364
2012-02-17 19:32:15 +00:00
Eelco Dolstra 9b4b40f053 * Caneda: fix the version number.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32361
2012-02-17 18:04:27 +00:00
Eelco Dolstra d575666a12 * Fix building zlib on Cygwin.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32358
2012-02-17 17:02:18 +00:00
Eelco Dolstra 31ebc5d950 * Get rid of Qt 4.6. It doesn't compile with GCC 4.6. There was only
one application still using it (Caneda), but upgrading it allowed it
  to build with Qt 4.7.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32353
2012-02-17 14:34:42 +00:00
Yury G. Kudryashov 79d0d410cb svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32350
2012-02-17 13:43:31 +00:00
Yury G. Kudryashov 882b8ea871 kde47.libkdcraw: fix build with qt-4.8
svn path=/nixpkgs/trunk/; revision=32349
2012-02-17 13:36:41 +00:00
Yury G. Kudryashov 8b4f571491 kdiff3-0.9.96
svn path=/nixpkgs/trunk/; revision=32348
2012-02-17 13:29:34 +00:00
Yury G. Kudryashov afb26b6aed vigra-1.8.0
svn path=/nixpkgs/trunk/; revision=32346
2012-02-17 13:03:41 +00:00
Yury G. Kudryashov 950d8f5d60 linphone: set meta.platforms
svn path=/nixpkgs/trunk/; revision=32345
2012-02-17 13:03:37 +00:00
Yury G. Kudryashov 84c3137a96 linphone: use external mediastreamer
svn path=/nixpkgs/trunk/; revision=32344
2012-02-17 13:03:33 +00:00
Yury G. Kudryashov 572a26b27e mediastreamer-2.8.0
svn path=/nixpkgs/trunk/; revision=32343
2012-02-17 13:03:27 +00:00
Peter Simons dbf98824a5 all-packages.nix: fixed linuxPackages.kqemu attribute that pointed nowhere
We have two expressions for kqemu, but I wasn't sure which one to use here, so
I just picked the newer one. Could someone who knows about these matters please
check whether that was the right choice? I don't use the qemu kernel module
myself.

svn path=/nixpkgs/trunk/; revision=32342
2012-02-17 10:39:02 +00:00
Arie Middelkoop f8b1a1db26 Coccinelle: wrapper for 'spatch.opt'.
There was already a wrapper for spatch, but not for the optimized version 'spatch.opt'.
Actually, for coccinelle in nixpkgs, I'd propose to only provide the optimized version of
spatch, as it makes no difference for the end user.

svn path=/nixpkgs/trunk/; revision=32341
2012-02-16 23:55:46 +00:00
Eelco Dolstra a3da139c73 * Remove ext3cow, it's dead.
svn path=/nixpkgs/trunk/; revision=32340
2012-02-16 19:30:41 +00:00
Eelco Dolstra 148612239c * Added openresolv, a program for managing /etc/resolv.conf.
svn path=/nixpkgs/trunk/; revision=32337
2012-02-16 18:40:05 +00:00
Yury G. Kudryashov 4df117c395 ufraw-0.18 (builds with libpng-1.5)
svn path=/nixpkgs/trunk/; revision=32336
2012-02-16 18:39:31 +00:00
Eelco Dolstra 9da1dd6c90 * dnsmasq updated to 2.59.
svn path=/nixpkgs/trunk/; revision=32334
2012-02-16 18:03:12 +00:00
Yury G. Kudryashov 1bf215f261 warmux-11.04.1, fix build with libpng-1.5
svn path=/nixpkgs/trunk/; revision=32333
2012-02-16 17:56:14 +00:00
Peter Simons 255dc2478d haskell-cabal2nix: updated to version 1.27
svn path=/nixpkgs/trunk/; revision=32332
2012-02-16 17:48:28 +00:00
Peter Simons e76f971db6 haskell-happstack-hamlet: updated to version 6.2.4
svn path=/nixpkgs/trunk/; revision=32331
2012-02-16 17:47:59 +00:00
Yury G. Kudryashov e5027e5b36 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Yury G. Kudryashov 82aab32119 Remove knetworkmanager. Use networkmanagement instead
svn path=/nixpkgs/trunk/; revision=32329
2012-02-16 14:54:13 +00:00
Yury G. Kudryashov a03eacdf22 kde4.networkmanagement needs pkg-config
svn path=/nixpkgs/trunk/; revision=32328
2012-02-16 14:53:51 +00:00
Peter Simons cb28766341 Re-generated Haskell package descriptions with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Peter Simons b7e432214b haskell-packages.nix: improved handling of 'Cabal'
Most packages use the Cabal library only as a build tool, and as such it is a
dependency of the cabal.nix builder -- not of the package that's being built
with that builder.

svn path=/nixpkgs/trunk/; revision=32326
2012-02-16 14:05:01 +00:00
Yury G. Kudryashov 9dbf57715a liquidwar: update (builds with libpng-1.5)
I removed update-upstream-info magick because it didn't work for new version.

svn path=/nixpkgs/trunk/; revision=32324
2012-02-16 12:22:05 +00:00
Yury G. Kudryashov 1eed9f56e3 gimp-2.6.12
svn path=/nixpkgs/trunk/; revision=32320
2012-02-16 11:17:16 +00:00
Lluís Batlle i Rossell 4ad673b3f4 Updating paraview.
svn path=/nixpkgs/trunk/; revision=32319
2012-02-16 11:07:07 +00:00
Peter Simons 0fea240440 haskell-alternative-io: added meta.maintainers section
svn path=/nixpkgs/trunk/; revision=32318
2012-02-16 09:05:47 +00:00
Peter Simons 3b0b922884 haskell-uniplate: updated to version 1.6.6
svn path=/nixpkgs/trunk/; revision=32317
2012-02-16 09:05:45 +00:00
Peter Simons 62757d7b36 haskell-simple-sendfile: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=32316
2012-02-16 09:05:43 +00:00
Peter Simons 40919ea624 haskell-pandoc: updated to version 1.9.1.1
svn path=/nixpkgs/trunk/; revision=32315
2012-02-16 09:05:40 +00:00
Peter Simons f0584f1367 haskell-language-javascript: updated to version 0.4.9
svn path=/nixpkgs/trunk/; revision=32314
2012-02-16 09:05:38 +00:00
Peter Simons f76039e1e0 haskell-hmatrix: updated to version 0.13.1.0
svn path=/nixpkgs/trunk/; revision=32313
2012-02-16 09:05:35 +00:00
Peter Simons 61175b2026 haskell-haskell-src-meta: updated to version 0.5.1
svn path=/nixpkgs/trunk/; revision=32312
2012-02-16 09:05:33 +00:00
Peter Simons 3d85ce1843 haskell-crypto-pubkey-types: updated to version 0.1.1
svn path=/nixpkgs/trunk/; revision=32311
2012-02-16 09:05:27 +00:00
Shea Levy dfda68af54 Fix tarball
I don't know what nbd is, I just followed the complaints in the log

svn path=/nixpkgs/trunk/; revision=32310
2012-02-16 02:21:17 +00:00
Shea Levy 75d4746680 Update rubygems
svn path=/nixpkgs/trunk/; revision=32309
2012-02-16 02:07:23 +00:00
Eelco Dolstra b9309ffdaf * Typo (spotted by Danny Groenewegen).
svn path=/nixpkgs/trunk/; revision=32307
2012-02-15 16:30:46 +00:00
Eelco Dolstra 95e87e71c5 * Tribler: optionally support streaming playback of torrents via VLC.
svn path=/nixpkgs/trunk/; revision=32306
2012-02-15 16:24:02 +00:00
Eelco Dolstra cdd8d2b163 * Subversion updated to 1.7.3.
svn path=/nixpkgs/trunk/; revision=32305
2012-02-15 16:23:40 +00:00
Eelco Dolstra 4b9ef75972 * Updated Apache httpd to 2.2.22.
svn path=/nixpkgs/trunk/; revision=32304
2012-02-15 16:21:44 +00:00
Eelco Dolstra 0b0f44b117 * Updated apr to 1.4.6 and apr-util to 1.4.1.
svn path=/nixpkgs/trunk/; revision=32303
2012-02-15 16:21:33 +00:00