Lluís Batlle i Rossell
71bf444504
Updating uclibc (This new release fixed a problem in ._start that gave me a lot
...
of headache in mips)
svn path=/nixpkgs/trunk/; revision=20613
2010-03-14 14:05:04 +00:00
Ludovic Courtès
2a24a1f3a4
Coccinelle: Fix test-suite runs.
...
svn path=/nixpkgs/trunk/; revision=20608
2010-03-13 18:19:31 +00:00
Sander van der Burg
2dce3019bf
Upgraded Apache Tomcat to 6.0.26
...
svn path=/nixpkgs/trunk/; revision=20606
2010-03-13 16:27:27 +00:00
Marc Weber
65ef5d1328
mplayer-trunk update
...
svn path=/nixpkgs/trunk/; revision=20604
2010-03-13 06:07:46 +00:00
Marc Weber
b2c15d8c37
git-1.7: Python is optional
...
svn path=/nixpkgs/trunk/; revision=20603
2010-03-13 06:07:44 +00:00
Marc Weber
19f4182167
fix Scribus
...
svn path=/nixpkgs/trunk/; revision=20602
2010-03-13 06:07:41 +00:00
Marc Weber
06cff980b8
fix http server of tightvnc
...
svn path=/nixpkgs/trunk/; revision=20601
2010-03-13 06:07:24 +00:00
Ludovic Courtès
9dff94e2a0
Coccinelle 0.2.2.
...
svn path=/nixpkgs/trunk/; revision=20600
2010-03-12 18:44:47 +00:00
Eelco Dolstra
7dffd96978
* Allow `overrideDerivation' to work on derivations to which
...
`makeOverridable' has been applied (!). Ugly.
svn path=/nixpkgs/trunk/; revision=20591
2010-03-12 00:01:56 +00:00
Ludovic Courtès
4b7ff33c26
options: Learn how to merge identical integer values.
...
svn path=/nixpkgs/trunk/; revision=20581
2010-03-11 22:03:49 +00:00
Ludovic Courtès
529e1900ca
options: Use the built-in type predicates.
...
svn path=/nixpkgs/trunk/; revision=20580
2010-03-11 22:03:45 +00:00
Eelco Dolstra
2c44e4313c
svn path=/nixpkgs/trunk/; revision=20570
2010-03-11 16:22:55 +00:00
Ludovic Courtès
9c2c2af4b2
Latest Nix from `trunk'.
...
svn path=/nixpkgs/trunk/; revision=20568
2010-03-11 16:10:06 +00:00
Eelco Dolstra
b377b0233b
* OpenSSH updated to 5.4.
...
svn path=/nixpkgs/trunk/; revision=20567
2010-03-11 16:08:55 +00:00
Rob Vermaas
addc98c02f
initial version for maven builder
...
svn path=/nixpkgs/trunk/; revision=20558
2010-03-11 14:44:17 +00:00
Eelco Dolstra
2745223414
* Updated nixSqlite.
...
svn path=/nixpkgs/trunk/; revision=20552
2010-03-11 11:36:40 +00:00
Ludovic Courtès
62a4d66a48
Fix URL of `nixUnstable'.
...
svn path=/nixpkgs/trunk/; revision=20551
2010-03-11 11:15:58 +00:00
Ludovic Courtès
c22cc79a9e
Latest Nix from `trunk'.
...
svn path=/nixpkgs/trunk/; revision=20549
2010-03-11 10:51:53 +00:00
Lluís Batlle i Rossell
4a44d32444
Made tcpdump crossbuild.
...
svn path=/nixpkgs/trunk/; revision=20543
2010-03-10 22:22:43 +00:00
Lluís Batlle i Rossell
5b7f1ef09a
Making busybox cross build with kernel 2.4 for mipsel (I had to disable 'ionice', which
...
requires some headers >= 2.6.12).
I also add the kernel 2.4 headers expression I forgot in my last commit.
svn path=/nixpkgs/trunk/; revision=20540
2010-03-10 21:32:35 +00:00
Lluís Batlle i Rossell
648b17197f
Adding linux 2.4 kernel headers for cross builds.
...
(I'm thinking of OpenWRT machines out there, mips, with linux 2.4)
svn path=/nixpkgs/trunk/; revision=20539
2010-03-10 20:44:48 +00:00
Lluís Batlle i Rossell
57ea53f67a
Adding rapidsvn
...
svn path=/nixpkgs/trunk/; revision=20538
2010-03-10 20:44:40 +00:00
Armijn Hemel
013ead070a
update to 2.8.2
...
svn path=/nixpkgs/trunk/; revision=20537
2010-03-10 19:34:16 +00:00
Eelco Dolstra
854b22a24e
* Updated nixSqlite.
...
svn path=/nixpkgs/trunk/; revision=20520
2010-03-10 09:58:19 +00:00
Lluís Batlle i Rossell
8c2af71a0f
Fixing the gcc-cross-wrapper (wanting to make it work with uclibc, I had
...
broken it for glibc).
Now I tested that it works for both.
svn path=/nixpkgs/trunk/; revision=20519
2010-03-10 09:15:20 +00:00
Lluís Batlle i Rossell
12e960f592
Adding dropbear, a small implementation of ssh2 client and server.
...
I made it statically build by default
I had to fix the zlib static cross-build, because the native stripping corrupted the target
static library. It is not the first time I see this.
I add drobear to the cross-built packages for hydra.
svn path=/nixpkgs/trunk/; revision=20518
2010-03-09 23:11:12 +00:00
Ludovic Courtès
dbf2a74829
TeXLive: Building the format files, again.
...
svn path=/nixpkgs/trunk/; revision=20517
2010-03-09 22:47:22 +00:00
Lluís Batlle i Rossell
33e549fa4f
Adding a busybox option to build it statically.
...
Adding it to the cross builds.
svn path=/nixpkgs/trunk/; revision=20516
2010-03-09 22:44:45 +00:00
Lluís Batlle i Rossell
fb6adb13ac
Updating busybox. I left only a single busybox in its directory. The others, coming from the old
...
cross-building nixpkgs implementation, were not referenced anywhere.
This new busybox builds natively, and also cross-builds with uclibc.
I updated the uclibc config with a busybox defconfig requirement (something about RPC).
I made the gcc-cross-wrapper properly set the dynamic loader to programs.
After this, 'qemu-arm' can run the dynamically linked busybox cross built for armv5tel--linux-gnueabi.
svn path=/nixpkgs/trunk/; revision=20514
2010-03-09 22:17:38 +00:00
Lluís Batlle i Rossell
d2b237ba51
Adding ired, a 'radare' simplification: Interactive Raw Editor.
...
svn path=/nixpkgs/trunk/; revision=20511
2010-03-09 18:14:59 +00:00
Lluís Batlle i Rossell
804f4bed92
Fixing the evaluation of trunk (regarding reenabling uclibc cross builds)
...
svn path=/nixpkgs/trunk/; revision=20509
2010-03-09 18:05:33 +00:00
Lluís Batlle i Rossell
936ee28548
Updating utillinux-ng
...
svn path=/nixpkgs/trunk/; revision=20508
2010-03-09 17:25:03 +00:00
Eelco Dolstra
5b90cc5b62
* Revert to 0.6.06: 0.6.08 is broken (fails with "AttributeError:
...
'module' object has no attribute 'gpg_options'").
svn path=/nixpkgs/trunk/; revision=20505
2010-03-09 16:22:43 +00:00
Ludovic Courtès
6961831c73
TeXLive: Try again building the format files.
...
svn path=/nixpkgs/trunk/; revision=20503
2010-03-09 15:57:33 +00:00
Lluís Batlle i Rossell
5fc076193c
Updating uclibc
...
svn path=/nixpkgs/trunk/; revision=20501
2010-03-09 15:51:45 +00:00
Lluís Batlle i Rossell
1522caa556
Enabling cross-builds with uclibc again (I had that too much abandoned).
...
Hydra now should even test it.
svn path=/nixpkgs/trunk/; revision=20500
2010-03-09 15:48:25 +00:00
Eelco Dolstra
67e7ad56d7
* So there is an even newer version of duplicity :-)
...
svn path=/nixpkgs/trunk/; revision=20499
2010-03-09 15:46:22 +00:00
Eelco Dolstra
387216d7fa
* Duplicity updated to 0.6.07.
...
svn path=/nixpkgs/trunk/; revision=20498
2010-03-09 15:40:58 +00:00
Eelco Dolstra
04f73b29d6
* Force a rebuild of the X server, because the current build got
...
corrupted in a crash.
svn path=/nixpkgs/trunk/; revision=20497
2010-03-09 15:35:46 +00:00
Eelco Dolstra
c7b9e45e76
* Added s3sync.
...
svn path=/nixpkgs/trunk/; revision=20496
2010-03-09 15:12:15 +00:00
Lluís Batlle i Rossell
570759c288
Getting the hydra cross-trunk builds have proper low priority (that of toJob)
...
svn path=/nixpkgs/trunk/; revision=20495
2010-03-09 14:49:30 +00:00
Lluís Batlle i Rossell
da8c9de5a8
Updating the hydra builds for release-cross.nix
...
Now the attributes listed as Jobs will look even uglier - very long names, too much repeating.
svn path=/nixpkgs/trunk/; revision=20492
2010-03-09 14:14:30 +00:00
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
Lluís Batlle i Rossell
27b8b6cc66
Made mdadm cross build.
...
svn path=/nixpkgs/trunk/; revision=20380
2010-03-04 14:44:35 +00:00
Lluís Batlle i Rossell
f2830f5636
Making e2fsprogs crossbuild.
...
svn path=/nixpkgs/trunk/; revision=20379
2010-03-04 14:44:31 +00:00
Eelco Dolstra
2880af03c8
* Add a Nix expression for the Nix SQLite branch (temporarily).
...
svn path=/nixpkgs/trunk/; revision=20377
2010-03-04 14:39:47 +00:00
Ludovic Courtès
4aae5c458e
python-darcsver: Don't depend on Darcs.
...
svn path=/nixpkgs/trunk/; revision=20371
2010-03-04 13:28:46 +00:00
Ludovic Courtès
07356746ef
Add GNU cppi.
...
svn path=/nixpkgs/trunk/; revision=20363
2010-03-04 11:10:44 +00:00
Ludovic Courtès
888d6711da
GNU Sharutils 4.9.
...
svn path=/nixpkgs/trunk/; revision=20362
2010-03-04 11:10:40 +00:00
Ludovic Courtès
21e05c5ff3
GNU Zile 2.3.15.
...
svn path=/nixpkgs/trunk/; revision=20361
2010-03-04 11:10:35 +00:00
Ludovic Courtès
cbe0240818
pavucontrol 0.9.10.
...
svn path=/nixpkgs/trunk/; revision=20354
2010-03-03 14:27:22 +00:00