diff --git a/pkgs/by-name/gi/git-graph/package.nix b/pkgs/by-name/gi/git-graph/package.nix index c73462bb1cbc..e582b795899f 100644 --- a/pkgs/by-name/gi/git-graph/package.nix +++ b/pkgs/by-name/gi/git-graph/package.nix @@ -22,7 +22,6 @@ rustPlatform.buildRustPackage (finalAttrs: { description = "Command line tool to show clear git graphs arranged for your branching model"; homepage = "https://github.com/mlange-42/git-graph"; license = lib.licenses.mit; - broken = stdenv.hostPlatform.isDarwin; maintainers = with lib.maintainers; [ cafkafk matthiasbeyer