nixpkgs/pkgs
Peter Simons 3b96e0c752 Switch the default version of GNU Privacy Guard back to 2.0.
This patch effectively undoes @wkennington's update from 850da18. The problem
with GnuPG 2.1 is that its built-in 1.x compatibility differs from the one
provided in version 2.0, and these changes break 'gpg1compat in ways we don't
understand yet.

Commit 4c84621 attempted to remedy that issue by fixing gpg1compat to GPG 2.0,
but this caused further trouble because the GPG agent from versions 2.0 and 2.1
are incompatible, so users of the GPG 1.x interface (who were using GPG 2.0)
could not talk to their X session's agent (which comes from GPG 2.1).

The corresponding ticket is https://github.com/NixOS/nixpkgs/issues/4888.
2014-11-09 14:36:14 +01:00
..
applications vite: fix and update package 2014-11-09 12:59:51 +00:00
build-support cabal: enable multi-threaded builds with GHC 7.8.x or later for executables 2014-11-07 23:22:27 +01:00
data hasklig: new font 2014-11-07 01:14:48 +00:00
desktops xfce4-volumed: add package (close #4628) 2014-11-08 21:48:51 +01:00
development EZTrace: new package 2014-11-09 12:05:44 +00:00
games crawl: more meta fixes; eval is fine now 2014-11-08 22:16:34 +01:00
misc add xwiimote, a linux-only userspace driver for wiimotes 2014-11-08 20:44:25 -08:00
os-specific change optionalString to optional in bluez5, fixes evalutation 2014-11-08 20:47:34 -08:00
servers tomcat-connectors: 1.2.32 -> 1.2.40 2014-11-08 19:48:54 +01:00
shells
stdenv Allow marking licenses as unfree 2014-11-05 15:15:00 +01:00
test
tools i2pd: added package, service 2014-11-09 09:55:35 +01:00
top-level Switch the default version of GNU Privacy Guard back to 2.0. 2014-11-09 14:36:14 +01:00