Marc Weber
1d5910bb94
add Gradle 0.8
...
patch provided by Francois Perrad
svn path=/nixpkgs/trunk/; revision=20863
2010-03-29 23:36:35 +00:00
Marc Weber
7b5896ca33
add Groovy 1.7.1
...
patch provided by Francois Perrad
svn path=/nixpkgs/trunk/; revision=20862
2010-03-29 23:36:32 +00:00
Marc Weber
01b602c7f4
update Scala 2.7.7
...
patch provided by Francois Perrad
I readded license line
svn path=/nixpkgs/trunk/; revision=20861
2010-03-29 23:36:25 +00:00
Lluís Batlle i Rossell
a838f24608
Updating and trying to fix the build for pycups
...
svn path=/nixpkgs/trunk/; revision=20823
2010-03-25 13:36:42 +00:00
Lluís Batlle i Rossell
08af6b60c0
Trying to fix qt's openssl. The change I had done for qt-4.5 was not in qt-4.6.
...
I just copied that to qt-4.6, expecting it to work.
svn path=/nixpkgs/trunk/; revision=20806
2010-03-24 12:04:27 +00:00
Eelco Dolstra
9dd466d123
* Updated pyqt and sip because the old versions have disappeared.
...
* Removed some unused versions of those packages.
* Don't pass `lib' to packages (because we already have `stdenv.lib').
* Removed some `*_python26' variants because Python 2.6 is the default
now.
svn path=/nixpkgs/trunk/; revision=20782
2010-03-23 14:04:47 +00:00
Michael Raskin
1771bf0051
Update fltk
...
svn path=/nixpkgs/trunk/; revision=20781
2010-03-23 13:00:06 +00:00
Peter Simons
d791abd982
pkgs/development/interpreters/python/2.6: updated to version 2.6.5
...
svn path=/nixpkgs/trunk/; revision=20775
2010-03-23 09:34:52 +00:00
Peter Simons
6ea441fb3d
pkgs/development/libraries/sqlite: updated to version 3.6.23
...
svn path=/nixpkgs/trunk/; revision=20774
2010-03-23 09:34:47 +00:00
Andres Löh
1b32982a58
Version bump.
...
svn path=/nixpkgs/trunk/; revision=20767
2010-03-20 14:09:32 +00:00
Ludovic Courtès
1a1cea3076
GNU Guile 1.9.9.
...
svn path=/nixpkgs/trunk/; revision=20762
2010-03-19 13:57:17 +00:00
Michael Raskin
96eba79858
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=20750
2010-03-18 21:12:45 +00:00
Ludovic Courtès
42ef635518
DejaGNU: Fix the default target found by `runtest'.
...
svn path=/nixpkgs/trunk/; revision=20744
2010-03-18 15:47:29 +00:00
Ludovic Courtès
6574a35e56
Add MIT/GNU Scheme.
...
svn path=/nixpkgs/trunk/; revision=20719
2010-03-17 15:32:12 +00:00
Rob Vermaas
10637c8754
downgrade help2man
...
svn path=/nixpkgs/trunk/; revision=20715
2010-03-17 15:06:05 +00:00
Ludovic Courtès
d5c0333db8
Stalin: Add dependency on ncompress.
...
svn path=/nixpkgs/trunk/; revision=20713
2010-03-17 14:44:46 +00:00
Rob Vermaas
ee149814c4
help2man 1.37.1
...
svn path=/nixpkgs/trunk/; revision=20710
2010-03-17 14:29:18 +00:00
Ludovic Courtès
9e16b812e0
Mono: Don't strip binaries.
...
svn path=/nixpkgs/trunk/; revision=20708
2010-03-17 13:56:40 +00:00
Ludovic Courtès
2dfbcfcc7c
Stalin: Add maintainer.
...
svn path=/nixpkgs/trunk/; revision=20707
2010-03-17 13:56:36 +00:00
Lluís Batlle i Rossell
4824ecbb62
Trying to remove more hydra evaluation errors related to gcc.
...
svn path=/nixpkgs/trunk/; revision=20687
2010-03-17 10:17:32 +00:00
Marc Weber
19f0cd20fd
HaXe: support nekotools boot - add haxelib
...
svn path=/nixpkgs/trunk/; revision=20674
2010-03-16 23:34:56 +00:00
Rob Vermaas
0ef1853275
because i was too lazy, now the real reason: if I don't do this, mercurial fails to run on darwin
...
svn path=/nixpkgs/trunk/; revision=20645
2010-03-16 10:52:12 +00:00
Rob Vermaas
541beebe6f
libncurses: on darwin systems remove .so files
...
svn path=/nixpkgs/trunk/; revision=20644
2010-03-16 10:37:41 +00:00
Lluís Batlle i Rossell
9b1d5353a9
Making the gcc cross-compiler a bit more flexible.
...
svn path=/nixpkgs/trunk/; revision=20614
2010-03-14 14:05:08 +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
Ludovic Courtès
9dff94e2a0
Coccinelle 0.2.2.
...
svn path=/nixpkgs/trunk/; revision=20600
2010-03-12 18:44:47 +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
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
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
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
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
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
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
Rob Vermaas
0e809b5aca
hydra-ant-logger 2010.2
...
svn path=/nixpkgs/trunk/; revision=20397
2010-03-05 10:28:21 +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
Ludovic Courtès
07356746ef
Add GNU cppi.
...
svn path=/nixpkgs/trunk/; revision=20363
2010-03-04 11:10:44 +00:00
Ludovic Courtès
344f2efc5f
libcanberra 0.23.
...
svn path=/nixpkgs/trunk/; revision=20353
2010-03-03 14:27:17 +00:00
Sander van der Burg
e51cfc777a
Added libv4l which is now a required dependency for kdenetwork-4.4.1
...
svn path=/nixpkgs/trunk/; revision=20349
2010-03-03 10:37:38 +00:00
Rob Vermaas
e260b68122
added NIX_ANT_ARGS to ant wrapper
...
svn path=/nixpkgs/trunk/; revision=20334
2010-03-02 15:54:54 +00:00
Rob Vermaas
af2f53ab89
hydra-ant-logger
...
svn path=/nixpkgs/trunk/; revision=20332
2010-03-02 15:37:04 +00:00
Eelco Dolstra
979e808838
* NSPR updated to 4.8.3.
...
svn path=/nixpkgs/trunk/; revision=20327
2010-03-02 15:09:20 +00:00
Lluís Batlle i Rossell
cc068f0be8
Adding the itk libraries.
...
Adding a skeleton of the seg3d package. It builds, but libraries and rpaths are wrong.
I hope to fix it soon.
svn path=/nixpkgs/trunk/; revision=20320
2010-03-01 23:31:35 +00:00
Ludovic Courtès
a86e0ad8aa
pyopengl: Move to `python-packages.nix'.
...
svn path=/nixpkgs/trunk/; revision=20317
2010-03-01 17:08:25 +00:00
Ludovic Courtès
06944c9e13
Ikarus: Update URLs.
...
svn path=/nixpkgs/trunk/; revision=20316
2010-03-01 17:08:21 +00:00
Ludovic Courtès
ee2eb5b98a
Bigloo: Add meta.maintainers' and
meta.platforms'.
...
svn path=/nixpkgs/trunk/; revision=20315
2010-03-01 17:08:16 +00:00
Rob Vermaas
63993b0c9b
ecj darwin~
...
svn path=/nixpkgs/trunk/; revision=20312
2010-03-01 16:40:02 +00:00
Ludovic Courtès
72d59e3920
buildPythonPackage: Adapt to the cross-build-aware `stdenv'.
...
svn path=/nixpkgs/trunk/; revision=20306
2010-03-01 13:12:56 +00:00
Ludovic Courtès
67b7a89daf
Move zope.interface' to
python-packages.nix'.
...
svn path=/nixpkgs/trunk/; revision=20305
2010-03-01 13:12:52 +00:00