Loading pkgs/development/libraries/gegl/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -129,8 +129,10 @@ stdenv.mkDerivation (finalAttrs: { doCheck = !stdenv.hostPlatform.isDarwin; passthru = { tests = { inherit gimp; }; }; meta = with lib; { description = "Graph-based image processing framework"; Loading Loading
pkgs/development/libraries/gegl/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -129,8 +129,10 @@ stdenv.mkDerivation (finalAttrs: { doCheck = !stdenv.hostPlatform.isDarwin; passthru = { tests = { inherit gimp; }; }; meta = with lib; { description = "Graph-based image processing framework"; Loading