babl: disable tests
the tests fail https://github.com/NixOS/nixpkgs/pull/67416#issuecomment-526864719 so we'll disable them for now and notify upstream
This commit is contained in:
parent
5865e1f487
commit
60d53d16d9
@ -35,8 +35,6 @@ stdenv.mkDerivation rec {
|
|||||||
lcms2
|
lcms2
|
||||||
];
|
];
|
||||||
|
|
||||||
doCheck = !stdenv.isDarwin;
|
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Image pixel format conversion library";
|
description = "Image pixel format conversion library";
|
||||||
homepage = http://gegl.org/babl/;
|
homepage = http://gegl.org/babl/;
|
||||||
|
Loading…
Reference in New Issue
Block a user