Ludovic Courtès
5fab1d50c4
GnuPG 2.0.17.
...
svn path=/nixpkgs/trunk/; revision=25705
2011-01-27 20:12:37 +00:00
Ludovic Courtès
9b9b5e2f53
Work around hard-coded /usr/bin/nroff' in
configure'.
...
svn path=/nixpkgs/trunk/; revision=25533
2011-01-13 10:03:16 +00:00
Evgeny Egorochkin
c76f114d20
tor:version bump
...
svn path=/nixpkgs/trunk/; revision=24944
2010-12-01 04:07:44 +00:00
Ludovic Courtès
aebda198cc
GnuPG 1.4.11.
...
svn path=/nixpkgs/trunk/; revision=24357
2010-10-19 08:09:28 +00:00
Russell O'Connor
90aa3c3c3c
New derivation for torsocks.
...
This will replace tsocks.
svn path=/nixpkgs/trunk/; revision=24011
2010-10-01 02:38:03 +00:00
Ludovic Courtès
1b56623a8a
GnuPG 2.0.16.
...
svn path=/nixpkgs/trunk/; revision=23259
2010-08-19 16:57:09 +00:00
Eelco Dolstra
907bb1aac6
* ltrace: updated to 0.5.3.
...
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.
svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra
ba498d4a43
* composedArgsAndFun -> makeOverridable for consistency.
...
* Rename a few single-version packages to "default.nix".
svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra
6faed26c43
* nmap: apply a patch to remove md2 support.
...
svn path=/nixpkgs/branches/x-updates/; revision=22701
2010-07-22 10:31:39 +00:00
Ludovic Courtès
2113d82947
Add PIUS.
...
svn path=/nixpkgs/trunk/; revision=22580
2010-07-13 16:32:14 +00:00
Lluís Batlle i Rossell
66b32efbcc
Updating ccrypt
...
svn path=/nixpkgs/trunk/; revision=22150
2010-06-04 15:21:32 +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
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
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
Armijn Hemel
a6237e5691
update to 5.21
...
svn path=/nixpkgs/trunk/; revision=20941
2010-04-04 15:20:28 +00:00
Eelco Dolstra
81fabfeb04
* gnupg updated to 1.4.10. Also, build with bzip2 support. Duplicity
...
can use this to better compress backups.
svn path=/nixpkgs/trunk/; revision=19915
2010-02-10 19:03:48 +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
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
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
Armijn Hemel
0c7bf3c65a
update to 5.00
...
svn path=/nixpkgs/trunk/; revision=19109
2009-12-25 13:53:13 +00:00
Eelco Dolstra
c726012afe
* Refactoring: move most filesystem utilities / FUSE filesystems to
...
tools/filesystems. Previously they were all over the place.
svn path=/nixpkgs/trunk/; revision=18809
2009-12-04 15:39:49 +00:00
Michael Raskin
bbd6e56d69
Fix the cleanup-induced problems
...
svn path=/nixpkgs/trunk/; revision=18554
2009-11-23 12:21:34 +00:00
Eelco Dolstra
7f5b839524
* Removed selectVersion. There's no good reason to write
...
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
packages.
* Renamed several files to `default.nix'. As a general rule, version
numbers should only be included in the filename when there is a
reason to keep multiple versions of a package in Nixpkgs.
Otherwise, it just makes it harder to update the package.
svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Eelco Dolstra
934d30e35f
* Fix a broken URL, and update sudo while we're at it.
...
svn path=/nixpkgs/trunk/; revision=16972
2009-09-06 21:36:51 +00:00
Ludovic Courtès
70e1cd9c10
GnuPG 2.0.12.
...
svn path=/nixpkgs/trunk/; revision=16129
2009-07-01 22:06:53 +00:00
Eelco Dolstra
d095fa0dd9
* Install the sudo manpages. Also updated to 1.7.1.
...
svn path=/nixpkgs/trunk/; revision=16056
2009-06-26 16:10:38 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Eelco Dolstra
85e16ee19e
* Removed seccureUser because -DNOMEMLOCK no longer seems to have any
...
effect in version 0.4.
svn path=/nixpkgs/trunk/; revision=15632
2009-05-18 11:24:16 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Sander van der Burg
71c0fb9532
Upgraded seccure 0.3 to 0.4 because the old version expression does not work anymore and breaks my installation
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15222
2009-04-21 19:38:35 +00:00
Armijn Hemel
78c4691007
update to 1.6
...
svn path=/nixpkgs/trunk/; revision=14637
2009-03-20 21:20:06 +00:00
Ludovic Courtès
a8c3cbdf0b
Sudo: Set the right LOGFILE' and
TIMEDIR' paths.
...
This fixes `sudo' so that it can actually remember your password
across invocations.
svn path=/nixpkgs/trunk/; revision=14548
2009-03-16 08:31:23 +00:00
Ludovic Courtès
70657dbb83
GnuPG 2.0.11.
...
svn path=/nixpkgs/trunk/; revision=14329
2009-03-04 13:41:52 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Marc Weber
0d159e6a10
version bump sudo to 1.7.0
...
svn path=/nixpkgs/trunk/; revision=14079
2009-02-13 18:54:56 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès
abfb6c220d
GnuPG 2.0.10.
...
svn path=/nixpkgs/trunk/; revision=13749
2009-01-12 20:20:18 +00:00