From a9cf5c27ec95b30e36c863b766b28d8de30cb19d Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Mon, 11 Mar 2019 00:13:02 +0100 Subject: imagemagickBig: revert meta.broken to false --- pkgs/applications/graphics/ImageMagick/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/applications/graphics') diff --git a/pkgs/applications/graphics/ImageMagick/default.nix b/pkgs/applications/graphics/ImageMagick/default.nix index 7981403eb757..b3a1b64cae96 100644 --- a/pkgs/applications/graphics/ImageMagick/default.nix +++ b/pkgs/applications/graphics/ImageMagick/default.nix @@ -100,7 +100,6 @@ stdenv.mkDerivation rec { description = "A software suite to create, edit, compose, or convert bitmap images"; platforms = platforms.linux ++ platforms.darwin; maintainers = with maintainers; [ the-kenny ]; - broken = ghostscript != null; # https://github.com/NixOS/nixpkgs/issues/55118 license = licenses.asl20; }; } -- cgit 1.4.1