Typo fix
svn path=/nixpkgs/trunk/; revision=11709
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user