Loading pkgs/development/python-modules/mdformat-admon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "mdformat-admon"; version = "2.0.6"; version = "2.1.1"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "KyleKing"; repo = "mdformat-admon"; tag = "v${version}"; hash = "sha256-YyEiqry1dAm/2EEuQjPFEfdpLI+NiLhVcyx4jAyXs4E="; hash = "sha256-y0TNyje2OXBY4oo9kBePlqSZAU36vbQQKZUPm/u6DAc="; }; nativeBuildInputs = [ flit-core ]; Loading pkgs/development/python-modules/mdformat-gfm-alerts/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -37,5 +37,6 @@ buildPythonPackage rec { changelog = "https://github.com/KyleKing/mdformat-gfm-alerts/releases/tag/v${version}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ sigmanificient ]; broken = true; # broken test due to changes in mdformat; compare https://github.com/KyleKing/mdformat-admon/issues/25 }; } pkgs/development/python-modules/mdformat-mkdocs/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchFromGitHub, flit-core, mdformat, mdformat-admon, mdformat-gfm, mdit-py-plugins, more-itertools, Loading @@ -31,7 +30,6 @@ buildPythonPackage rec { propagatedBuildInputs = [ mdformat mdformat-admon mdformat-gfm mdit-py-plugins more-itertools Loading pkgs/development/python-modules/mdformat-toc/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -38,5 +38,6 @@ buildPythonPackage rec { aldoborrero polarmutex ]; broken = true; # broken test due to changes in mdformat; compare https://github.com/KyleKing/mdformat-admon/issues/25 }; } pkgs/development/python-modules/mdformat/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "mdformat"; version = "0.7.19"; version = "0.7.22"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "executablebooks"; repo = "mdformat"; tag = version; hash = "sha256-t2yx8cIq8es3XOc2nbHPKjUUium5+RPZuD8oNWZxVV0="; hash = "sha256-WvbGCqfzh7KlNXIGJq09goiyLzVgU7c1+qmsLrIW38k="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/mdformat-admon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "mdformat-admon"; version = "2.0.6"; version = "2.1.1"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "KyleKing"; repo = "mdformat-admon"; tag = "v${version}"; hash = "sha256-YyEiqry1dAm/2EEuQjPFEfdpLI+NiLhVcyx4jAyXs4E="; hash = "sha256-y0TNyje2OXBY4oo9kBePlqSZAU36vbQQKZUPm/u6DAc="; }; nativeBuildInputs = [ flit-core ]; Loading
pkgs/development/python-modules/mdformat-gfm-alerts/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -37,5 +37,6 @@ buildPythonPackage rec { changelog = "https://github.com/KyleKing/mdformat-gfm-alerts/releases/tag/v${version}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ sigmanificient ]; broken = true; # broken test due to changes in mdformat; compare https://github.com/KyleKing/mdformat-admon/issues/25 }; }
pkgs/development/python-modules/mdformat-mkdocs/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchFromGitHub, flit-core, mdformat, mdformat-admon, mdformat-gfm, mdit-py-plugins, more-itertools, Loading @@ -31,7 +30,6 @@ buildPythonPackage rec { propagatedBuildInputs = [ mdformat mdformat-admon mdformat-gfm mdit-py-plugins more-itertools Loading
pkgs/development/python-modules/mdformat-toc/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -38,5 +38,6 @@ buildPythonPackage rec { aldoborrero polarmutex ]; broken = true; # broken test due to changes in mdformat; compare https://github.com/KyleKing/mdformat-admon/issues/25 }; }
pkgs/development/python-modules/mdformat/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "mdformat"; version = "0.7.19"; version = "0.7.22"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "executablebooks"; repo = "mdformat"; tag = version; hash = "sha256-t2yx8cIq8es3XOc2nbHPKjUUium5+RPZuD8oNWZxVV0="; hash = "sha256-WvbGCqfzh7KlNXIGJq09goiyLzVgU7c1+qmsLrIW38k="; }; build-system = [ setuptools ]; Loading