zanshin: not broken

This commit is contained in:
Thomas Tuegel
2020-12-14 05:43:54 -06:00
parent 266a6b2968
commit 2e2047ef86

View File

@@ -58,6 +58,5 @@ mkDerivation rec {
maintainers = with maintainers; [ zraexy ];
platforms = platforms.linux;
license = licenses.gpl2Plus;
broken = true;
};
}