Loading pkgs/development/python-modules/md2gemini/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -19,5 +19,6 @@ buildPythonPackage rec { homepage = "https://github.com/makeworld-the-better-one/md2gemini"; license = licenses.lgpl3Plus; maintainers = [ maintainers.kaction ]; broken = versionAtLeast mistune.version "3"; }; } Loading
pkgs/development/python-modules/md2gemini/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -19,5 +19,6 @@ buildPythonPackage rec { homepage = "https://github.com/makeworld-the-better-one/md2gemini"; license = licenses.lgpl3Plus; maintainers = [ maintainers.kaction ]; broken = versionAtLeast mistune.version "3"; }; }