diff --git a/pkgs/by-name/he/heimdall/package.nix b/pkgs/by-name/he/heimdall/package.nix index dc871b0e4232..bfa6860f0922 100644 --- a/pkgs/by-name/he/heimdall/package.nix +++ b/pkgs/by-name/he/heimdall/package.nix @@ -58,7 +58,6 @@ stdenv.mkDerivation (finalAttrs: { ]; meta = { - broken = enableGUI && !stdenv.hostPlatform.isLinux; description = "Cross-platform open-source tool suite used to flash firmware onto Samsung Galaxy devices"; homepage = "https://git.sr.ht/~grimler/Heimdall"; license = lib.licenses.mit;