Lluís Batlle i Rossell
9183f21f7e
Merging from trunk.
...
I fixed conflicts regarding the renaming 'kernel' -> 'linux' in all-packages.
Also a small conflict in all-packages about making openssl overridable.
And I some linux 2.6.31-zen kernel files also marked in conflict.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19438
2010-01-14 14:49:31 +00:00
Eelco Dolstra
c63858a169
* Fix the path to bash.
...
* Add openssl as a dependency.
svn path=/nixpkgs/trunk/; revision=19436
2010-01-14 14:26:35 +00:00
Ludovic Courtès
c161cd1773
GNU Patch: Fix typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19432
2010-01-14 12:46:10 +00:00
Ludovic Courtès
7c8062b8a2
GNU Patch: Try fix for Darwin.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19430
2010-01-14 10:09:45 +00:00
Ludovic Courtès
951ec3ce51
GNU Coreutils 8.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19429
2010-01-14 10:09:39 +00:00
Rob Vermaas
cec84b8a63
fixes for netpbm, provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19413
2010-01-13 21:16:12 +00:00
Rob Vermaas
2a4ea1b6d5
fixed missing zlib rpath in netpbm, provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19411
2010-01-13 21:14:10 +00:00
Rob Vermaas
675a8ed9d8
ncompress provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19410
2010-01-13 21:11:48 +00:00
Rob Vermaas
a6cd7eb8a1
dos2unix and unix2dos provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19409
2010-01-13 21:09:55 +00:00
Rob Vermaas
8c29f10134
amazon ec2 ami tools
...
svn path=/nixpkgs/trunk/; revision=19396
2010-01-13 14:25:45 +00:00
Eelco Dolstra
56babc131d
* inetutils: traceroute also needs a chmod +x.
...
svn path=/nixpkgs/trunk/; revision=19393
2010-01-13 13:46:22 +00:00
Eelco Dolstra
3df8e6662a
* Updated ec2-api-tools to the latest version. Also, generate
...
wrappers that set EC2_HOME and JAVA_HOME.
svn path=/nixpkgs/trunk/; revision=19390
2010-01-13 12:54:26 +00:00
Andres Löh
ccde400207
Updated lhs2TeX.
...
svn path=/nixpkgs/trunk/; revision=19366
2010-01-12 10:27:25 +00:00
Ludovic Courtès
55c103a37e
GNU Fdisk 1.2.4.
...
svn path=/nixpkgs/trunk/; revision=19347
2010-01-11 10:16:47 +00:00
Lluís Batlle i Rossell
a16865ce62
Adding fix for wicd, sent by roconnor to nix-dev.
...
svn path=/nixpkgs/trunk/; revision=19345
2010-01-11 07:50:03 +00:00
Lluís Batlle i Rossell
9c8c4159b5
Fixing the style in the wicd expression, based on the recommendations
...
made by ludo in the mailing list.
svn path=/nixpkgs/trunk/; revision=19342
2010-01-10 20:27:28 +00:00
Lluís Batlle i Rossell
24a46bbf12
Downgrading the opensc library version to 0.11.7, that required
...
for the Spanish national id smartcard (DNIe).
Adding the opensc dnie driver.
svn path=/nixpkgs/trunk/; revision=19325
2010-01-10 00:22:29 +00:00
Lluís Batlle i Rossell
ebee637aaf
The communication between opensc and pcsclite was not working. Fixing it.
...
I missed an absolute path.
svn path=/nixpkgs/trunk/; revision=19323
2010-01-09 22:06:44 +00:00
Lluís Batlle i Rossell
e657b30a51
Adding OpenSC, a pkcs11 interface to smartcards.
...
svn path=/nixpkgs/trunk/; revision=19322
2010-01-09 21:52:31 +00:00
Lluís Batlle i Rossell
abffb0bdcb
Fixing the descsription of some packages. Previously I misunderstood what
...
they were for, in particular.
svn path=/nixpkgs/trunk/; revision=19321
2010-01-09 21:33:28 +00:00
Lluís Batlle i Rossell
517fdec44b
Adding more muscle programs and libraries.
...
svn path=/nixpkgs/trunk/; revision=19320
2010-01-09 18:06:37 +00:00
Lluís Batlle i Rossell
56cfcdb27f
Adding pcsclite with the opensource ccid usb drivers.
...
This gives a daemon controlling the smartcard reader used to read the
Spanish identity card.
svn path=/nixpkgs/trunk/; revision=19319
2010-01-09 17:35:57 +00:00
Ludovic Courtès
a9ced90be9
GNU Patch: Use GNU ed and re-enable the tests.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19315
2010-01-08 21:28:30 +00:00
Ludovic Courtès
792eeca654
GNU Coreutils 8.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19314
2010-01-08 21:22:10 +00:00
Lluís Batlle i Rossell
863ccef2c4
Updating unrar, and making its libunrar library work (needs -DSILENT, for example)
...
svn path=/nixpkgs/trunk/; revision=19309
2010-01-08 20:04:23 +00:00
Ludovic Courtès
b80132502d
GNU Parted 2.1.
...
svn path=/nixpkgs/trunk/; revision=19308
2010-01-08 14:33:14 +00:00
Eelco Dolstra
8df82e27b5
* Work around an incompatibility between LVM's udev rules and GRUB 2
...
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550704 ).
svn path=/nixpkgs/trunk/; revision=19304
2010-01-07 23:45:29 +00:00
Lluís Batlle i Rossell
de6f189743
Adding libunrar installation, when building unrar.
...
svn path=/nixpkgs/trunk/; revision=19302
2010-01-07 22:42:25 +00:00
Lluís Batlle i Rossell
3a400bb64a
Adding wicd, written by roconnor, sent to the nix-dev list on 2010-01-07
...
svn path=/nixpkgs/trunk/; revision=19297
2010-01-07 17:49:45 +00:00
Lluís Batlle i Rossell
ab76500645
Disabling patch doCheck, because they fail.
...
To be fixed some day, with a bug report to gnupatch if required.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19286
2010-01-07 14:08:39 +00:00
Eelco Dolstra
5b098479f5
* socat updated to 1.7.1.1.
...
svn path=/nixpkgs/trunk/; revision=19269
2010-01-06 17:36:33 +00:00
Ludovic Courtès
9fefb472c5
GNU Patch 2.6.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19260
2010-01-06 13:50:51 +00:00
Lluís Batlle i Rossell
d864771e26
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19139
2009-12-28 11:40:34 +00:00
Armijn Hemel
08a76cde77
update to 8.98
...
svn path=/nixpkgs/trunk/; revision=19112
2009-12-25 14:37:56 +00:00
Armijn Hemel
0c7bf3c65a
update to 5.00
...
svn path=/nixpkgs/trunk/; revision=19109
2009-12-25 13:53:13 +00:00
Lluís Batlle i Rossell
783e78372d
Updating cromfs, and adding me as a maintainer.
...
svn path=/nixpkgs/trunk/; revision=19084
2009-12-23 19:56:57 +00:00
Lluís Batlle i Rossell
c0d379f69a
Made dhcp build (removing its -Werror). gcc 4.4 complained on uninitializated
...
variables.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19079
2009-12-23 08:55:32 +00:00
Lluís Batlle i Rossell
7993499325
Disabling libsigsegv in gawk, because it makes me fail the 'Check'.
...
This disables some kind of gawk useful output on segfault.
I haven't found an easy way of getting gawk use a newer libsigsegv with that
problem fixed.
So I do like the fedora people: disable libsigsegv.
(I don't know why this did not happen in the hydra machine. I could not build
gawk)
svn path=/nixpkgs/branches/stdenv-updates/; revision=19070
2009-12-21 22:46:18 +00:00
Ludovic Courtès
310d6e4bbf
Update from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19066
2009-12-21 11:09:23 +00:00
Marc Weber
1106d431fc
fix various builds by updating perl URI package update perl URI package
...
fix expect: Neither was the executable installed nor the shared library
fix topGit source
update synergy fixing build
svn path=/nixpkgs/trunk/; revision=19064
2009-12-21 08:55:31 +00:00
Lluís Batlle i Rossell
5bae851b1e
Merging from trunk. I had to give away some structure to build the native
...
sheevaplug kernel, so the kernel does not build in the sheevaplug right now.
I will try to fix that in next commits.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19045
2009-12-19 11:14:16 +00:00
Eelco Dolstra
ed3603d46f
svn path=/nixpkgs/trunk/; revision=19034
2009-12-18 13:51:45 +00:00
Eelco Dolstra
93db6f4cf8
* Removed the lzma package - it's superseded by xz.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19027
2009-12-18 11:25:56 +00:00
Lluís Batlle i Rossell
d1f8da3ae7
Adding xtrace (not that of glibc, but a X protocol tracer)
...
svn path=/nixpkgs/trunk/; revision=19013
2009-12-17 11:58:05 +00:00
Lluís Batlle i Rossell
4174b1a061
Adding pbzip2 (Parallel bzip2 for multicore machines)
...
svn path=/nixpkgs/trunk/; revision=19011
2009-12-17 11:10:01 +00:00
Lluís Batlle i Rossell
56e8f65d44
Updating 'dar'.
...
svn path=/nixpkgs/trunk/; revision=19010
2009-12-17 08:08:17 +00:00
Ludovic Courtès
9ba4676ae1
GNU Inetutils 1.7.
...
svn path=/nixpkgs/trunk/; revision=19005
2009-12-16 22:56:44 +00:00
Lluís Batlle i Rossell
5cbd244265
Updating ntp.
...
svn path=/nixpkgs/trunk/; revision=18916
2009-12-12 19:48:12 +00:00
Lluís Batlle i Rossell
dae3eb2383
Merging from trunk.
...
I resolved two conflicts:
- cmake (trunk fixes + stdenv-updates cross-compiling)
- all-packages (trunk gcc-wrapper2 + stdenv-updates gcc44)
svn path=/nixpkgs/branches/stdenv-updates/; revision=18912
2009-12-12 18:39:09 +00:00
Ludovic Courtès
ef0cd29eb0
GNU Coreutils 8.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=18906
2009-12-11 20:05:54 +00:00