From 55d5a90182f382e3455374b0837b43253d4c83fc Mon Sep 17 00:00:00 2001 From: Edmund Wu Date: Sat, 5 Oct 2019 11:01:05 -0400 Subject: [PATCH] sourcehut.srht: unmark as broken --- pkgs/applications/version-management/sourcehut/core.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/applications/version-management/sourcehut/core.nix b/pkgs/applications/version-management/sourcehut/core.nix index ac33ecbbd8d..d810274c628 100644 --- a/pkgs/applications/version-management/sourcehut/core.nix +++ b/pkgs/applications/version-management/sourcehut/core.nix @@ -71,7 +71,6 @@ buildPythonPackage rec { homepage = https://git.sr.ht/~sircmpwn/srht; description = "Core modules for sr.ht"; license = licenses.bsd3; - broken = true; maintainers = with maintainers; [ eadwu ]; }; }