Typo fix
svn path=/nixpkgs/trunk/; revision=11709
This commit is contained in:
parent
65bf14f91b
commit
6af82b0239
@ -2,7 +2,7 @@
|
||||
# echo "pinentry-program `which pinentry-gtk-2`" >> ~/.gnupg/gpg-agent.conf
|
||||
# and install pinentry as well
|
||||
|
||||
args: with args
|
||||
args: with args;
|
||||
stdenv.mkDerivation {
|
||||
name = "gnupg-2.0.8";
|
||||
src = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user