Lluís Batlle i Rossell
36623b8227
Updating openocd and libftdi (for the sheevaplug jtag)
...
svn path=/nixpkgs/trunk/; revision=21139
2010-04-17 10:15:47 +00:00
Eelco Dolstra
21d2c514e5
* libcdio updated to 0.82.
...
svn path=/nixpkgs/trunk/; revision=21136
2010-04-16 19:23:25 +00:00
Marc Weber
6ce15d655f
adding wvdial, wvstreams, usb_modeswitch
...
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +00:00
Andres Löh
934b429725
Updated gitit plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=21108
2010-04-15 21:10:06 +00:00
Andres Löh
52fe24049c
Added happstack and dependencies.
...
svn path=/nixpkgs/trunk/; revision=21107
2010-04-15 18:10:42 +00:00
Andres Löh
27a26afc55
Added jpeg library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21096
2010-04-15 13:32:56 +00:00
Andres Löh
7d44fab64f
Added salvia and dependencies.
...
svn path=/nixpkgs/trunk/; revision=21095
2010-04-15 13:25:43 +00:00
Andres Löh
c7404a30df
Added fclabels.
...
svn path=/nixpkgs/trunk/; revision=21093
2010-04-15 12:45:15 +00:00
Andres Löh
49a3e1e46b
Added AspectAG for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21083
2010-04-15 06:08:37 +00:00
Armijn Hemel
fdc760a3f6
add libtheora, speex, vorbis to ffmpeg
...
svn path=/nixpkgs/trunk/; revision=21067
2010-04-14 09:45:22 +00:00
Armijn Hemel
75fb2e32db
update to 0.5.1
...
svn path=/nixpkgs/trunk/; revision=21064
2010-04-14 09:18:45 +00:00
Ludovic Courtès
68369c5475
GNU ccrtp 1.7.1.
...
svn path=/nixpkgs/trunk/; revision=21054
2010-04-13 08:56:18 +00:00
Ludovic Courtès
8251c938e8
GNU Common C++ 1.8.0.
...
svn path=/nixpkgs/trunk/; revision=21053
2010-04-13 08:56:14 +00:00
Ludovic Courtès
e56e8ed250
GNU libtasn1 2.5.
...
svn path=/nixpkgs/trunk/; revision=21050
2010-04-13 08:56:04 +00:00
Yury G. Kudryashov
a60cdda3c6
Remove qt-4.4
...
svn path=/nixpkgs/trunk/; revision=21012
2010-04-11 17:29:36 +00:00
Yury G. Kudryashov
46888c922c
cyrus-sasl: ${out} escaping
...
sasl looked for plugins in '${out}/lib/sasl2', not /nix/store/.../lib/sasl2
svn path=/nixpkgs/trunk/; revision=21005
2010-04-10 20:27:17 +00:00
Lluís Batlle i Rossell
2f67d3cc66
Updating boost.
...
Maybe we want a 'default.nix' reflecting the latest version, instead of changing and changing the version?
svn path=/nixpkgs/trunk/; revision=20995
2010-04-09 15:40:18 +00:00
Eelco Dolstra
396b40f6d4
* Updated nspr, nss.
...
svn path=/nixpkgs/trunk/; revision=20993
2010-04-09 13:37:41 +00:00
Lluís Batlle i Rossell
7b9ccbd457
Updating freeimage.
...
svn path=/nixpkgs/trunk/; revision=20972
2010-04-07 15:04:04 +00:00
Eelco Dolstra
2aac41a8db
* libiodbc: don't pass all of Nixpkgs to the package. There is no
...
reason why this shouldn't work, but it breaks NixOS evaluation on
x86_64-linux with weird segfaults and assertion failures, probably
due to a bug in the evaluator or the ATerm library.
svn path=/nixpkgs/trunk/; revision=20953
2010-04-06 10:50:52 +00:00
Armijn Hemel
f7ab7efff1
update tcpdump to 4.1.0, libpcap to 1.1.0
...
svn path=/nixpkgs/trunk/; revision=20938
2010-04-04 14:57:26 +00:00
Yury G. Kudryashov
f0f1958830
Get rid of redland-1.0.8
...
1.0.9 was buggy, but it is fixed in 1.0.10
svn path=/nixpkgs/trunk/; revision=20930
2010-04-03 09:54:22 +00:00
Yury G. Kudryashov
e523ba1732
Add libiodbc
...
Use experimental style. Will revert to "standard" one if needed.
svn path=/nixpkgs/trunk/; revision=20929
2010-04-03 09:53:38 +00:00
Yury G. Kudryashov
c3e38d11f0
Bump libarchive to 2.8.3
...
Fixes kdeutils-4.4.2 compilation
svn path=/nixpkgs/trunk/; revision=20922
2010-04-01 18:50:43 +00:00
Andres Löh
1df704c533
Fix propagated user environment packages for Cabal builder.
...
svn path=/nixpkgs/trunk/; revision=20905
2010-04-01 10:56:50 +00:00
Andres Löh
9370225663
Haskell Platform 2010.1.0.0
...
svn path=/nixpkgs/trunk/; revision=20904
2010-04-01 10:56:48 +00:00
Ludovic Courtès
50b5ca25d3
boehm-gc: Add missing brackets.
...
svn path=/nixpkgs/trunk/; revision=20902
2010-04-01 10:05:58 +00:00
Ludovic Courtès
5e1ea06c0f
boehm-gc: Fix x86_64-darwin builds.
...
svn path=/nixpkgs/trunk/; revision=20900
2010-04-01 09:26:29 +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
Michael Raskin
1771bf0051
Update fltk
...
svn path=/nixpkgs/trunk/; revision=20781
2010-03-23 13:00:06 +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
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
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
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
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
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
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
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
Rob Vermaas
6dbcd591ef
use mesaplatforms from lib
...
svn path=/nixpkgs/trunk/; revision=20302
2010-03-01 12:32:40 +00:00
Lluís Batlle i Rossell
8cf1f739e2
Fixing the cross-glibc soft float case.
...
svn path=/nixpkgs/trunk/; revision=20276
2010-02-27 20:02:21 +00:00
Lluís Batlle i Rossell
b1b7266aa3
After some testing with an ultrasparc cross-compiler:
...
Updating the cross-build expressions, adding some flexibility.
Updated the linux headers used cross building, as 2.6.28 had bugs on endianness in
sparc64.
There were, as usual some bugs in gcc. Maybe not many make a cross compiler to
ultrasparc.
For the record, I could build an ultrasparc kernel with this base nix:
import /etc/nixos/nixpkgs/default.nix # The root nixpkgs default.nix
{
crossSystem = {
config = "sparc64-unknown-linux";
bigEndian = true;
arch = "sparc64";
float = "soft";
withTLS = true;
cpu = "ultrasparc";
};
config = pkgs: {
packageOverrides = pkgs : {
platform = {
name = "sparc64";
kernelHeadersBaseConfig = "sparc64_defconfig";
kernelBaseConfig = "sparc64_defconfig";
kernelArch = "sparc";
kernelAutoModules = false;
kernelTarget = "zImage";
uboot = null;
};
};
};
}
Although it did not boot directly in qemu-system-sparc64:
[sparc64] Kernel already loaded
Unhandled Exception 0x0000000000000020
PC = 0x0000000000404000 NPC = 0x0000000000404004
svn path=/nixpkgs/trunk/; revision=20269
2010-02-27 00:52:48 +00:00