Commit graph

9868 commits

Author SHA1 Message Date
Eelco Dolstra d2f598122c * qemu-kvm updated to 0.12.3.
svn path=/nixpkgs/trunk/; revision=20489
2010-03-09 12:53:42 +00:00
Eelco Dolstra a3111812ad * In overrideDerivation, filter out the `type' attribute.
svn path=/nixpkgs/trunk/; revision=20487
2010-03-09 11:57:05 +00:00
Rob Vermaas b44af59afb separate cross builds in separate release expression, will add extra jobset
svn path=/nixpkgs/trunk/; revision=20484
2010-03-09 10:33:31 +00:00
Eelco Dolstra 8d8e6f7e4c * Mark nixSqlite as low priority to prevent it from being installed
accidentally.

svn path=/nixpkgs/trunk/; revision=20481
2010-03-09 08:45:20 +00:00
Ludovic Courtès 249c487efa TeXLive: Pass `mktexfmt' the argument it wants.
svn path=/nixpkgs/trunk/; revision=20480
2010-03-08 21:38:05 +00:00
Michael Raskin 993588515f We use Python 2.6 now
svn path=/nixpkgs/trunk/; revision=20478
2010-03-08 20:35:25 +00:00
Eelco Dolstra 7ba365a41a * Apache httpd updated to 2.2.15.
svn path=/nixpkgs/trunk/; revision=20477
2010-03-08 14:28:47 +00:00
Ludovic Courtès cd0f5826df TeXLive: Run mktexfmt' after the first mktexlsr'.
svn path=/nixpkgs/trunk/; revision=20476
2010-03-08 13:22:45 +00:00
Ludovic Courtès 9502391275 TeXLive: attempt to pre-build format files.
svn path=/nixpkgs/trunk/; revision=20473
2010-03-08 10:40:05 +00:00
Ludovic Courtès 8863a06fff GNU Enscript 1.6.5.1.
svn path=/nixpkgs/trunk/; revision=20472
2010-03-08 10:40:01 +00:00
Eelco Dolstra 596b70a208 * The scheduling priority for the nixpkgs trunk should be higher than
the stdenv branch.

svn path=/nixpkgs/trunk/; revision=20470
2010-03-08 10:29:53 +00:00
Eelco Dolstra 4983b6d87c * Revert to KDE 4.3 because there are build errors
(e.g. http://hydra.nixos.org/build/314745)

svn path=/nixpkgs/trunk/; revision=20469
2010-03-08 10:29:20 +00:00
Eelco Dolstra 53cdaca17e * NVidia driver: revert to 190.53 because 195.36.08 has been withdrawn
due to a fan speed issue (reported by James Cook).

svn path=/nixpkgs/trunk/; revision=20468
2010-03-08 08:16:16 +00:00
Lluís Batlle i Rossell 4e59f00501 I added again nasm as lrzip input. It is required in i686-linux at least.
svn path=/nixpkgs/trunk/; revision=20467
2010-03-07 22:46:29 +00:00
Lluís Batlle i Rossell e0a7fba6a0 Making googleearth build (buildInputs => buildNativeInputs in the scripts)
svn path=/nixpkgs/trunk/; revision=20466
2010-03-07 22:46:06 +00:00
Andres Löh a5f0863a8b Updating uulib and uuagc.
svn path=/nixpkgs/trunk/; revision=20465
2010-03-07 22:33:05 +00:00
Andres Löh 2a1293a3c4 Added csv Haskell package.
svn path=/nixpkgs/trunk/; revision=20464
2010-03-07 22:32:58 +00:00
Lluís Batlle i Rossell 7a2ad368f9 Updating lrzip. It does not depend on nasm anymore.
svn path=/nixpkgs/trunk/; revision=20463
2010-03-07 21:03:50 +00:00
Lluís Batlle i Rossell 7858a1d7d8 Adding assertions for the cross-toolchain attributes, so noone feels tempted
to build them without setting a crossSystem to build for.

svn path=/nixpkgs/trunk/; revision=20459
2010-03-07 00:05:51 +00:00
Lluís Batlle i Rossell dddd34bc4e Updating qemu.
svn path=/nixpkgs/trunk/; revision=20458
2010-03-06 23:37:01 +00:00
Lluís Batlle i Rossell 012e7f196e I removed the function-shape of the cross-toolchain related attributes in the all-packages.nix.
That was more complicating than helping.

svn path=/nixpkgs/trunk/; revision=20457
2010-03-06 23:36:55 +00:00
Lluís Batlle i Rossell 329d46cbd6 Making libusb build on non-linux. It was built with -Werror, and I removed that.
There were compiler warnings in non-linux.

svn path=/nixpkgs/trunk/; revision=20456
2010-03-06 22:34:21 +00:00
Lluís Batlle i Rossell 11c20b3a2c Making the cross kernel builds take properly the cross-built uboot, when needed.
svn path=/nixpkgs/trunk/; revision=20455
2010-03-06 22:04:21 +00:00
Lluís Batlle i Rossell 49ba7bee3c Made curl cross-build properly with openssl support.
svn path=/nixpkgs/trunk/; revision=20452
2010-03-06 15:17:43 +00:00
Lluís Batlle i Rossell 697266261b Updating radare, and trying to build it in more platforms.
svn path=/nixpkgs/trunk/; revision=20447
2010-03-05 23:48:35 +00:00
Lluís Batlle i Rossell d213d290a6 Setting tm and ts to build in all nixpkgs platforms.
svn path=/nixpkgs/trunk/; revision=20446
2010-03-05 23:26:49 +00:00
Lluís Batlle i Rossell 997723ec9b Trying to make nixUnstable cross-build.
It fails because it builds bin2c for the host system, instead of the build system.
I will wait for a fix upstream.

svn path=/nixpkgs/trunk/; revision=20445
2010-03-05 23:22:36 +00:00
Lluís Batlle i Rossell 3b54414f31 I left a "set -x" without will.
svn path=/nixpkgs/trunk/; revision=20441
2010-03-05 22:13:58 +00:00
Lluís Batlle i Rossell 681929cd4d I noticed that the patchPhase does not run postPatch, if there are no 'patches'.
So, I move what I had in postPatch to prePatch, which is run with or without 'patches'.


svn path=/nixpkgs/trunk/; revision=20440
2010-03-05 22:10:54 +00:00
Lluís Batlle i Rossell ba28274db7 Updating mercurial
svn path=/nixpkgs/trunk/; revision=20439
2010-03-05 21:59:52 +00:00
Lluís Batlle i Rossell 48fa4b5257 Updating dwm, and allowing users set their own patches to configure it.
svn path=/nixpkgs/trunk/; revision=20437
2010-03-05 21:49:29 +00:00
Lluís Batlle i Rossell ca86e6992b Updating dmenu.
svn path=/nixpkgs/trunk/; revision=20436
2010-03-05 21:42:24 +00:00
Eelco Dolstra 2ae55812ef svn path=/nixpkgs/trunk/; revision=20428 2010-03-05 18:29:56 +00:00
Lluís Batlle i Rossell 81d4c5d09b Updating ts
svn path=/nixpkgs/trunk/; revision=20421
2010-03-05 17:22:37 +00:00
Lluís Batlle i Rossell e1f0221bc3 As the main openoffice servers don't hold the 3.1.1 source anymore (This means I could
not find it), I update the URLs so it is taken from a mirror still having them.

I tried one at random from:
http://distribution.openoffice.org/mirrors/#mirrors
and it worked. They don't have older versions other than 3.1.1 though.

This also reverts the attempt from Sander updating the expression to 3.2.0, because
it failed. That deserves more effort.

svn path=/nixpkgs/trunk/; revision=20419
2010-03-05 17:09:34 +00:00
Sander van der Burg 0894348d60 Since OOo 3.1.1 is broken anyway, this is my first attempt in supporting 3.2.0
svn path=/nixpkgs/trunk/; revision=20414
2010-03-05 13:38:27 +00:00
Rob Vermaas cb4a352b3e wrong hash for nix-mysqlite 0.15
svn path=/nixpkgs/trunk/; revision=20411
2010-03-05 13:15:03 +00:00
Rob Vermaas 0723777cc7 update nixSqlite to 0.15pre20408
svn path=/nixpkgs/trunk/; revision=20410
2010-03-05 13:09:33 +00:00
Sander van der Burg f788ae920d Changed KDE 4.4.x to the default KDE version. Changed qt-4.6.x to the default qt4 version (except for the KDE 4.3.x attribute and older PyQt releases
svn path=/nixpkgs/trunk/; revision=20404
2010-03-05 12:00:37 +00:00
Rob Vermaas e55f37246a use hydrantlogger if in environment
svn path=/nixpkgs/trunk/; revision=20399
2010-03-05 10:35:11 +00:00
Rob Vermaas 0e809b5aca hydra-ant-logger 2010.2
svn path=/nixpkgs/trunk/; revision=20397
2010-03-05 10:28:21 +00:00
Rob Vermaas edb6a80ac3 ant builder
svn path=/nixpkgs/trunk/; revision=20395
2010-03-05 10:09:22 +00:00
Lluís Batlle i Rossell 4523a86c92 Adding the awesome man pages.
svn path=/nixpkgs/trunk/; revision=20394
2010-03-05 09:52:53 +00:00
Lluís Batlle i Rossell 40d3c2f29a Adding graphicsmagick 1.3.7 for octave imread() and alike to work.
svn path=/nixpkgs/trunk/; revision=20390
2010-03-04 16:41:14 +00:00
Lluís Batlle i Rossell ba274e578c Made graphicsmagick-config not say anything about libraries that would be needed for static linking, because we are linking it dynamically.
Made octave link with graphicsmagick to get imread() working.

Nevertheless, imread does not work, because of some problems between octave and latest versions of graphicsmagick: http://www-old.cae.wisc.edu/pipermail/octave-maintainers/2010-February/015295.html

Next to do: add an older version of graphics magick for octave.

svn path=/nixpkgs/trunk/; revision=20389
2010-03-04 16:41:10 +00:00
Lluís Batlle i Rossell 22065c11d9 Adding 'awesome' (and two packages it was depending on)
svn path=/nixpkgs/trunk/; revision=20385
2010-03-04 14:44:56 +00:00
Lluís Batlle i Rossell 9c75629a31 Made graphicsmagick build shared libraries (otherwise we have to care in x86_64 on PIC)
svn path=/nixpkgs/trunk/; revision=20384
2010-03-04 14:44:51 +00:00
Lluís Batlle i Rossell aa38df2611 Adding GraphicsMagick
svn path=/nixpkgs/trunk/; revision=20383
2010-03-04 14:44:47 +00:00
Lluís Batlle i Rossell c2cbd65668 Getting a better seg3d build. Now it runs from TMPDIR at least.
The installation still fails.

svn path=/nixpkgs/trunk/; revision=20382
2010-03-04 14:44:43 +00:00
Lluís Batlle i Rossell 8a080a699e Fixing the cross build stdenv adapter so it tolerates buildInputs with 'null' elements.
svn path=/nixpkgs/trunk/; revision=20381
2010-03-04 14:44:38 +00:00