sourcehut.srht: unmark as broken

This commit is contained in:
Edmund Wu
2019-10-05 11:01:05 -04:00
parent c4ce930c23
commit 55d5a90182

View File

@@ -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 ];
};
}