Commit 405187ba authored by Robert Schütz's avatar Robert Schütz
Browse files

tumpa: mark broken

It is incompatible with johnnycanencrypt 0.11.
parent ae959406
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,5 +37,6 @@ python3.pkgs.buildPythonApplication rec {
    homepage = "https://github.com/kushaldas/tumpa";
    license = licenses.gpl3Plus;
    maintainers = with maintainers; [ _0x4A6F ];
    broken = true;
  };
}