perlPackages.Glib: re-enable tests

The tests for this package have been fixed since 1.3291.
This commit is contained in:
pacien 2021-02-19 14:23:52 +01:00
parent 4b694d5e3d
commit a4f6f92cb6

View file

@ -8727,7 +8727,6 @@ let
sha256 = "005m3inz12xcsd5sr056cm1kbhmxsx2ly88ifbdv6p6cwz0s05kk";
};
buildInputs = [ pkgs.glib ];
doCheck = false; # tests failing with glib 2.60 https://rt.cpan.org/Public/Bug/Display.html?id=128165
meta = {
homepage = "http://gtk2-perl.sourceforge.net/";
description = "Perl wrappers for the GLib utility and Object libraries";