Eelco Dolstra
10ca771495
* Latest Nix.
...
svn path=/nixpkgs/trunk/; revision=19653
2010-01-25 17:39:33 +00:00
Lluís Batlle i Rossell
279ffaa621
Adding ecryptfs, and one of its dependencies: keyutils.
...
(I have not tried whether they work)
svn path=/nixpkgs/trunk/; revision=19645
2010-01-25 10:34:47 +00:00
Ludovic Courtès
f6c80710f5
Add SWEC (Simple Web Error Checker).
...
svn path=/nixpkgs/trunk/; revision=19637
2010-01-24 19:07:16 +00:00
Marc Weber
41030334dd
adding w3c CSS validator
...
svn path=/nixpkgs/trunk/; revision=19635
2010-01-24 15:39:42 +00:00
Eelco Dolstra
2feb604243
* A patch to ec2-bundle-image to make it work properly on read-only
...
images (in the Nix store).
svn path=/nixpkgs/trunk/; revision=19616
2010-01-22 16:42:54 +00:00
Ludovic Courtès
16dec99054
Add GNU mkisofs.
...
svn path=/nixpkgs/trunk/; revision=19603
2010-01-21 16:53:16 +00:00
Peter Simons
35424c8836
pkgs/tools/system/ipmitool/default.nix: add openssl dependency to enable lanplus protocol
...
svn path=/nixpkgs/trunk/; revision=19543
2010-01-19 16:21:40 +00:00
Peter Simons
81324b5de0
pkgs/tools/system/ipmitool: command-line interface to IPMI-enabled devices
...
Initial version 1.8.9.
svn path=/nixpkgs/trunk/; revision=19542
2010-01-19 15:58:19 +00:00
Eelco Dolstra
45d18b9b4a
svn path=/nixpkgs/trunk/; revision=19523
2010-01-18 15:40:23 +00:00
Lluís Batlle i Rossell
ca167b9a97
Updating 'at' from 3.1.11 to 3.1.12.
...
The debian repository only has 3.1.10 and 3.1.12. I don't know why.
svn path=/nixpkgs/trunk/; revision=19480
2010-01-16 14:44:20 +00:00
Lluís Batlle i Rossell
56b3954028
Updating cdrkit
...
svn path=/nixpkgs/trunk/; revision=19479
2010-01-16 14:42:08 +00:00
Lluís Batlle i Rossell
742a4b5191
Adding a global wrapper that provides the user with ready-to-use opensc tools and
...
a 'firefox-dnie' that will launch the firefox in the path with the proper
environment variables to allow firefox access the Spanish national id SmartCard
as a Security Device.
For the later to work cleanly, it will require the user to enable the opensc-pkcs11
module as Security Devices in firefox.
svn path=/nixpkgs/trunk/; revision=19452
2010-01-14 23:43:56 +00:00
Lluís Batlle i Rossell
f29068a1de
Adding the pinentry dependency to opensc, so it properly calls at least one pinentry.
...
The upstream opensc 0.11.7 does not allow choosing it at runtime!
svn path=/nixpkgs/trunk/; revision=19449
2010-01-14 22:47:30 +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
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
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
Eelco Dolstra
5b098479f5
* socat updated to 1.7.1.1.
...
svn path=/nixpkgs/trunk/; revision=19269
2010-01-06 17:36:33 +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
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
Eelco Dolstra
ed3603d46f
svn path=/nixpkgs/trunk/; revision=19034
2009-12-18 13:51:45 +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
f7fb372440
Adding a patch to cdrkit, for it to work with cmake 2.8.
...
I don't know how it could build ever with older cmake versions, because IMO
they lacked the patch I'm adding.
svn path=/nixpkgs/trunk/; revision=18903
2009-12-11 15:36:24 +00:00
Marc Weber
fdd2d5cb2a
remove nixRepositoryManager. It can be installed using the haskell-nix-overlay
...
svn path=/nixpkgs/trunk/; revision=18898
2009-12-11 13:58:34 +00:00
Marc Weber
1030a6bb68
fix mjpegtools
...
svn path=/nixpkgs/trunk/; revision=18893
2009-12-11 13:58:17 +00:00