gwenhywfar: Remove constraint on gnutls33

As of 4.15.3, gwenhywfar works with the latest version of GNUTLS, so we
no longer need to reside to using an older version.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
aszlig
2016-06-02 18:29:16 +02:00
parent f25e4350ef
commit efc2f70711

View File

@@ -7328,7 +7328,7 @@ in
gvfs = callPackage ../development/libraries/gvfs { gconf = gnome.GConf; };
gwenhywfar = callPackage ../development/libraries/aqbanking/gwenhywfar.nix { gnutls = gnutls33; };
gwenhywfar = callPackage ../development/libraries/aqbanking/gwenhywfar.nix { };
hamlib = callPackage ../development/libraries/hamlib { };