Commit graph

1294 commits

Author SHA1 Message Date
David Guibert 95683bb7c7 qdu: fix bad formatting.
svn path=/nixpkgs/trunk/; revision=22054
2010-05-29 12:33:24 +00:00
David Guibert 8a8a0327ff add qdu: a graphical disk usage based on qt.
svn path=/nixpkgs/trunk/; revision=22021
2010-05-27 19:44:12 +00:00
David Guibert 66c784d4dd added autossh 1.4b.
svn path=/nixpkgs/trunk/; revision=22018
2010-05-27 19:43:57 +00:00
David Guibert 1d78faa832 duplicity updated to 0.6.08b
svn path=/nixpkgs/trunk/; revision=22012
2010-05-27 19:33:42 +00:00
Ludovic Courtès c293598da8 tor: Add self as co-maintainer; add to Hydra; improve formatting.
svn path=/nixpkgs/trunk/; revision=21957
2010-05-24 21:28:54 +00:00
Ludovic Courtès bf9d470cc7 tor: Fix test suite.
svn path=/nixpkgs/trunk/; revision=21956
2010-05-24 21:28:43 +00:00
Ludovic Courtès 0b2906ca28 Add cross Coreutils.
svn path=/nixpkgs/trunk/; revision=21935
2010-05-21 13:46:54 +00:00
Eelco Dolstra fa94d434a1 * Install the manpage.
svn path=/nixpkgs/trunk/; revision=21931
2010-05-20 23:06:10 +00:00
Eelco Dolstra 50712e5279 * Added miniupnpd, an implementation of the UPnP Internet Gateway
Device (IGD) specification.
* Updated iptables to 1.4.8.

svn path=/nixpkgs/trunk/; revision=21929
2010-05-20 22:11:44 +00:00
Eelco Dolstra e316a95859 svn path=/nixpkgs/trunk/; revision=21924 2010-05-20 13:49:54 +00:00
Eelco Dolstra b93b157771 svn path=/nixpkgs/trunk/; revision=21918 2010-05-20 12:23:16 +00:00
Eelco Dolstra 3dd55eef23 * Added aria2, a download utility.
svn path=/nixpkgs/trunk/; revision=21912
2010-05-20 11:11:24 +00:00
Eelco Dolstra 81cd88d83d * Remove a bunch of empty files/directories.
svn path=/nixpkgs/trunk/; revision=21911
2010-05-20 10:51:19 +00:00
Yury G. Kudryashov cc6ca8b2ae Add gnupg1 compatibility wrapper
Gnupg1compat is symlinked gnupg2 with two additional symlinks:
gpg->gpg2 and gpgv->gpgv2.

Move original gnupg 1.x to gnupg1orig.
Set default gnupg1 to gnupg1compat.

svn path=/nixpkgs/trunk/; revision=21888
2010-05-19 20:59:20 +00:00
Yury G. Kudryashov 6a0318fead Add libassuan1 back
opensc needs it

svn path=/nixpkgs/trunk/; revision=21887
2010-05-19 20:59:15 +00:00
Yury G. Kudryashov b7a54122ef Pass coreutils explicitly instead of using stdenv.coreutils
I hope that this fixes tarball creation for hydra

svn path=/nixpkgs/trunk/; revision=21886
2010-05-19 20:59:07 +00:00
Yury G. Kudryashov fd63f04e4e Remove gpg->gpg2 symlink
Also make gpgme compile&find gpg2

svn path=/nixpkgs/trunk/; revision=21885
2010-05-19 20:59:03 +00:00
Yury G. Kudryashov d0b56edcf2 Mass GnuPG upgrade
gnupg tests fail. Will try to fix later.

svn path=/nixpkgs/trunk/; revision=21884
2010-05-19 20:58:56 +00:00
Yury G. Kudryashov ea1953d744 Move gnupg to gnupg1 and gnupg2 to gnupg
Also add gnupg1-compatibility symlinks to gnupg2.
Most packages should be able to use gnupg2 instead of gnupg1.

svn path=/nixpkgs/trunk/; revision=21883
2010-05-19 20:58:47 +00:00
Yury G. Kudryashov 7751f8bd62 Upgrade pinentry to 0.8.0
Also add optional pinentry-qt4

svn path=/nixpkgs/trunk/; revision=21882
2010-05-19 20:58:35 +00:00
Lluís Batlle i Rossell e283f86174 Making nixUnstable ready to cross build.
That requires bzip2 to cross build properly, and this is done only in stdenv-updates.

svn path=/nixpkgs/trunk/; revision=21878
2010-05-19 15:13:46 +00:00
Eelco Dolstra 90b3af3bd7 * Bittorrent updated to 5.2.2 (5.3 seems too hard to build).
svn path=/nixpkgs/trunk/; revision=21877
2010-05-19 14:42:52 +00:00
Eelco Dolstra f8a818bf20 * Remove a redundant version of ktorrent (it's already in
kde/extra-gear).

svn path=/nixpkgs/trunk/; revision=21876
2010-05-19 13:57:20 +00:00
Peter Simons 3353ed9c88 pkgs/top-level/all-packages.nix, pkgs/tools/networking/openssh: prefer makeOverridable over getPkgConfig to customize openssh
Changed 'openssh' expression to allow for argument overriding instead of
relying on getPkgConfig. While I was at it, I also simplified the build
expression a bit.

svn path=/nixpkgs/trunk/; revision=21868
2010-05-19 12:26:06 +00:00
Peter Simons aa600ed8f7 pkgs/top-level/all-packages.nix: prefer makeOverridable over getPkgConfig to customize GNU plot
Changed 'gnuplot' expression to allow for argument overriding instead of
relying on getPkgConfig. While I was at it, I also simplified the actual build
expression a bit.

svn path=/nixpkgs/trunk/; revision=21864
2010-05-19 12:25:51 +00:00
Michael Raskin ae476d641a DMTX now needs libjasper..
svn path=/nixpkgs/trunk/; revision=21851
2010-05-18 21:08:19 +00:00
Armijn Hemel fc1344e4c9 update to 0.6
svn path=/nixpkgs/trunk/; revision=21822
2010-05-17 20:22:04 +00:00
Ludovic Courtès 38c35ba49b GNU Inetutils 1.8.
svn path=/nixpkgs/trunk/; revision=21814
2010-05-17 09:31:43 +00:00
Eelco Dolstra fc0279c07e svn path=/nixpkgs/trunk/; revision=21811 2010-05-16 22:38:00 +00:00
Lluís Batlle i Rossell 70302d2d18 Adding inputs to privoxy, so it gets more features (zlib, documentation, pcre)
svn path=/nixpkgs/trunk/; revision=21809
2010-05-16 22:14:02 +00:00
Eelco Dolstra 687376f426 * Updated Nix.
svn path=/nixpkgs/trunk/; revision=21801
2010-05-16 16:48:38 +00:00
Lluís Batlle i Rossell a286b7c9b2 Adding tor 0.2.1.26
(Patch sent by roconnor)

svn path=/nixpkgs/trunk/; revision=21797
2010-05-16 16:23:32 +00:00
Lluís Batlle i Rossell 4df5343e78 Adding x2x.
Patch by Oleksandr Kozachuk

svn path=/nixpkgs/trunk/; revision=21796
2010-05-16 16:23:17 +00:00
Eelco Dolstra 22d901d935 * Updated Nix.
svn path=/nixpkgs/trunk/; revision=21771
2010-05-14 08:57:16 +00:00
Lluís Batlle i Rossell 074e7db41a Adding an assertion for pk2cmd to build only on linux.
svn path=/nixpkgs/trunk/; revision=21728
2010-05-11 16:17:35 +00:00
Lluís Batlle i Rossell 001a74368f Adding the Microchip software for the PICKit2 programmer: pk2cmd
svn path=/nixpkgs/trunk/; revision=21726
2010-05-11 16:17:26 +00:00
Ludovic Courtès 659e48bbb0 GNU wdiff: Fix URL.
svn path=/nixpkgs/trunk/; revision=21713
2010-05-10 17:54:26 +00:00
Ludovic Courtès 340f826442 GNU Wdiff 0.6.1.
svn path=/nixpkgs/trunk/; revision=21708
2010-05-10 14:30:44 +00:00
Peter Simons fd8c6ae43d Moved 'maintainers' attribute into the meta section of the expression.
I've also set the 'platforms' attribute to ensure that Hydra actually
builds these packages. Thanks to Lluís Batlle i Rossell for pointing out
these mistakes.

svn path=/nixpkgs/trunk/; revision=21688
2010-05-09 16:01:44 +00:00
Lluís Batlle i Rossell 8b311ba757 Adding the openssh patch I forgot in a recent commit
svn path=/nixpkgs/trunk/; revision=21681
2010-05-09 12:53:46 +00:00
Lluís Batlle i Rossell b7af00b889 Making openssh pass the LOCALE_ARCHIVE variable to the forked session processes,
so the session 'bash' will receive the proper locale archive, and thus process
UTF-8 properly.

svn path=/nixpkgs/trunk/; revision=21678
2010-05-09 12:44:09 +00:00
Peter Simons f96b77a4ce gnuplot: updated to version 4.4.0
svn path=/nixpkgs/trunk/; revision=21648
2010-05-07 14:01:57 +00:00
Ludovic Courtès 83609f6191 nixUnstable: Fix typo.
svn path=/nixpkgs/trunk/; revision=21617
2010-05-05 19:48:39 +00:00
Ludovic Courtès d2e6d7b84f Update Nix unstable.
svn path=/nixpkgs/trunk/; revision=21601
2010-05-05 09:30:42 +00:00
Ludovic Courtès d5086fd5bd xmlto 0.0.23.
svn path=/nixpkgs/trunk/; revision=21595
2010-05-04 13:32:04 +00:00
Yury G. Kudryashov de4815afa8 catdoc: fix evaluation error
svn path=/nixpkgs/trunk/; revision=21577
2010-05-03 13:39:46 +00:00
Yury G. Kudryashov d8c07cc4d6 Add catdoc
svn path=/nixpkgs/trunk/; revision=21558
2010-05-03 03:45:40 +00:00
Ludovic Courtès 8298738364 Add GNU Parallel.
svn path=/nixpkgs/trunk/; revision=21552
2010-05-02 09:27:32 +00:00
Lluís Batlle i Rossell fe7945b7fb Adding rtmpdump
svn path=/nixpkgs/trunk/; revision=21468
2010-04-30 21:46:55 +00:00
Peter Simons 52884c145f pkgs/tools/misc/most/default.nix: added license tag (GPLv2)
svn path=/nixpkgs/trunk/; revision=21461
2010-04-30 16:06:01 +00:00