Commit graph

16347 commits

Author SHA1 Message Date
Peter Simons 4098071398 gravit: cosmetic
svn path=/nixpkgs/trunk/; revision=30314
2011-11-08 10:01:14 +00:00
Eelco Dolstra 4d0b546566 * Update Debian Squeeze to 6.0.3.
svn path=/nixpkgs/trunk/; revision=30310
2011-11-07 23:05:50 +00:00
Eelco Dolstra bb889c3605 * Revert both r30278 (cmake upgrade) and r30307 (zlib fix to get cmake
to build).  These are more appropriate to the stdenv branch.  I'll
  apply them there.

svn path=/nixpkgs/trunk/; revision=30308
2011-11-07 22:05:46 +00:00
David Guibert f5a2998c03 fix _LARGEFILE64_SOURCE in zlib
svn path=/nixpkgs/trunk/; revision=30307
2011-11-07 21:33:37 +00:00
Yury G. Kudryashov ddcce29b18 phonon-4.5.1
Builds against pulseaudio-1.x

svn path=/nixpkgs/trunk/; revision=30306
2011-11-07 21:14:00 +00:00
Eelco Dolstra e525da59f6 * SQLite 3.7.9.
svn path=/nixpkgs/trunk/; revision=30304
2011-11-07 21:09:52 +00:00
Shea Levy 51eab4deaa Only build clang on Linux until the wrapper is set up for non-Linux stdenvs
svn path=/nixpkgs/trunk/; revision=30302
2011-11-07 19:24:01 +00:00
Eelco Dolstra 7fdb29f0f3 * Make the X11 dependency in PulseAudio optional, just like the JACK
dependency.  This is important to prevent these dependencies from
  propagating to all PulseAudio clients.  The PulseAudio server in
  NixOS can enable X11 support (if desired) by setting

    hardware.pulseaudio.package = pkgs.pulseaudio.override {
      x11Support = true;
    };

svn path=/nixpkgs/trunk/; revision=30300
2011-11-07 17:51:04 +00:00
Peter Simons dd8a7b38db esniper: fixed build with current version of curl
svn path=/nixpkgs/trunk/; revision=30299
2011-11-07 17:48:51 +00:00
Eelco Dolstra b8153a3ac5 * Fix typo in meta.platforms.
svn path=/nixpkgs/trunk/; revision=30298
2011-11-07 17:31:10 +00:00
Yury G. Kudryashov 22726acbfc libical-0.47 (e.g., contains updated TZ info)
svn path=/nixpkgs/trunk/; revision=30296
2011-11-07 16:48:40 +00:00
Yury G. Kudryashov b01ac075d5 glib-2.30: add passthru.gioModuleDir
svn path=/nixpkgs/trunk/; revision=30295
2011-11-07 16:48:34 +00:00
Yury G. Kudryashov 27ecfa843a json-glib-0.14.0
svn path=/nixpkgs/trunk/; revision=30294
2011-11-07 16:48:27 +00:00
Yury G. Kudryashov c97639368f libproxy-0.4.7
svn path=/nixpkgs/trunk/; revision=30293
2011-11-07 16:48:22 +00:00
Yury G. Kudryashov a1745052e0 p11-kit
svn path=/nixpkgs/trunk/; revision=30292
2011-11-07 16:48:14 +00:00
Yury G. Kudryashov 13a3365d4a Add cogl
svn path=/nixpkgs/trunk/; revision=30291
2011-11-07 16:48:05 +00:00
Lluís Batlle i Rossell 74ef91cfae Updating ntp
svn path=/nixpkgs/trunk/; revision=30290
2011-11-07 15:07:19 +00:00
Peter Simons cf77f59ce9 stellarium: updated to version 0.11.1
svn path=/nixpkgs/trunk/; revision=30289
2011-11-07 10:04:40 +00:00
Michael Raskin 0efee09246 Use correct gmp for cross-build
svn path=/nixpkgs/trunk/; revision=30288
2011-11-07 04:26:06 +00:00
Lluís Batlle i Rossell adc111e85f Changing my email address, to one I prefer.
svn path=/nixpkgs/trunk/; revision=30286
2011-11-06 21:38:34 +00:00
Michael Raskin 3b3c1670d1 Obviously, iproute needs host flex
svn path=/nixpkgs/trunk/; revision=30285
2011-11-06 21:38:02 +00:00
Ludovic Courtès 84888ac3f1 glibc 2.12: Add an option to keep debugging symbols.
svn path=/nixpkgs/trunk/; revision=30284
2011-11-06 21:06:05 +00:00
David Guibert 18fcb0f5f8 update pulseaudio 0.9.23 -> 1.1
svn path=/nixpkgs/trunk/; revision=30279
2011-11-06 20:03:07 +00:00
David Guibert 29bdb369ab update cmake
svn path=/nixpkgs/trunk/; revision=30278
2011-11-06 20:03:00 +00:00
Michael Raskin a64122818f Cross-compiling TinyCC: move build helpers to buildNativeInputs
svn path=/nixpkgs/trunk/; revision=30277
2011-11-06 19:18:02 +00:00
Peter Simons c03581c2be haskell-hlint: updated to version 1.8.18
svn path=/nixpkgs/trunk/; revision=30273
2011-11-06 18:36:45 +00:00
Peter Simons dc4b393ded haskell-uniplate: updated to version 1.6.5
svn path=/nixpkgs/trunk/; revision=30272
2011-11-06 18:36:42 +00:00
Peter Simons 5b28154e86 haskell-tagsoup: updated to version 0.12.4
svn path=/nixpkgs/trunk/; revision=30271
2011-11-06 18:36:39 +00:00
Peter Simons e576156354 haskell-system-filepath: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=30270
2011-11-06 18:36:36 +00:00
Peter Simons 7130820f8c haskell-system-fileio: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=30269
2011-11-06 18:36:33 +00:00
Peter Simons 8325085a7d haskell-hint: updated to version 0.3.3.3
svn path=/nixpkgs/trunk/; revision=30268
2011-11-06 18:36:30 +00:00
Peter Simons cc2456282d haskell-ghc-mtl: updated to version 1.0.1.1
svn path=/nixpkgs/trunk/; revision=30267
2011-11-06 18:36:27 +00:00
Peter Simons 5396f76a55 haskell-gamma: updated to version 0.9.0.1
svn path=/nixpkgs/trunk/; revision=30266
2011-11-06 18:36:24 +00:00
Peter Simons ff21c3f5b5 haskell-blaze-html: updated to version 0.4.2.1
svn path=/nixpkgs/trunk/; revision=30265
2011-11-06 18:36:21 +00:00
Shea Levy 5e5dd16842 Remove the efi stub patch
svn path=/nixpkgs/trunk/; revision=30264
2011-11-06 17:38:51 +00:00
Shea Levy 83acc83fb7 Reenable grub2_efi
svn path=/nixpkgs/trunk/; revision=30262
2011-11-06 17:08:05 +00:00
Rob Vermaas 25d6f604bb add patches for libofa and libtunepipe due to remove curl/types.h in new curl
svn path=/nixpkgs/trunk/; revision=30261
2011-11-06 14:26:55 +00:00
Alexander Tsamutali 1b9adf9951 games/xonotic: New nixbuild.
svn path=/nixpkgs/trunk/; revision=30260
2011-11-06 13:54:03 +00:00
Alexander Tsamutali 10128798b5 games/teeworlds: Updated to 0.6.1, added myself as maintainer.
svn path=/nixpkgs/trunk/; revision=30259
2011-11-06 10:11:31 +00:00
Piotr Pietraszkiewicz 1916578852 made sword build against current curl (v7.22.0) by removing deprecated includes
svn path=/nixpkgs/trunk/; revision=30248
2011-11-05 22:12:18 +00:00
Lluís Batlle i Rossell 36c0150c1e I think these changes make postfix start again.
svn path=/nixpkgs/trunk/; revision=30246
2011-11-05 21:14:30 +00:00
Lluís Batlle i Rossell 70035096a5 Updating our super-old postfix. 2.8.6 builds. I don't know if it serves well.
svn path=/nixpkgs/trunk/; revision=30244
2011-11-05 18:50:43 +00:00
Eelco Dolstra 4d95b41bc8 * curl updated to 7.22.0. Dropped the connect timeout patch because
it doesn't seem necessary anymore.

svn path=/nixpkgs/trunk/; revision=30243
2011-11-05 01:55:53 +00:00
Peter Simons a0cf7c24e1 git-annex: updated to version 3.20111025
svn path=/nixpkgs/trunk/; revision=30241
2011-11-05 00:03:44 +00:00
Michael Raskin 16b52399c7 Oops, set include dir
svn path=/nixpkgs/trunk/; revision=30240
2011-11-04 21:53:47 +00:00
Michael Raskin f9596a8145 Make cross-buildable. I wonder if it will work...
svn path=/nixpkgs/trunk/; revision=30239
2011-11-04 21:35:35 +00:00
Michael Raskin ca92853163 Make cross-buildable
svn path=/nixpkgs/trunk/; revision=30238
2011-11-04 21:31:07 +00:00
Michael Raskin bcfa6a78e8 Fix one part of cross-Linux-PAM failure...
svn path=/nixpkgs/trunk/; revision=30237
2011-11-04 21:11:43 +00:00
Lluís Batlle i Rossell c95d373b68 Patching gtmess; it did not build on arm.
svn path=/nixpkgs/trunk/; revision=30230
2011-11-04 18:10:44 +00:00
Peter Simons 0812835108 haskell-uuagc-cabal: updated to version 1.0.0.9
svn path=/nixpkgs/trunk/; revision=30228
2011-11-04 16:57:39 +00:00