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:
parent
f25e4350ef
commit
efc2f70711
@ -7328,7 +7328,7 @@ in
|
|||||||
|
|
||||||
gvfs = callPackage ../development/libraries/gvfs { gconf = gnome.GConf; };
|
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 { };
|
hamlib = callPackage ../development/libraries/hamlib { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user