Loading pkgs/development/python-modules/pudb/default.nix +2 −2 Original line number Diff line number Diff line { lib, buildPythonPackage, hatchling, fetchPypi, setuptools, jedi, packaging, pygments, Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { hash = "sha256-Jk8jngU45S6D09AgFDEAsxccrhcidnS7G5+LB180hJw="; }; build-system = [ setuptools ]; build-system = [ hatchling ]; dependencies = [ jedi Loading Loading
pkgs/development/python-modules/pudb/default.nix +2 −2 Original line number Diff line number Diff line { lib, buildPythonPackage, hatchling, fetchPypi, setuptools, jedi, packaging, pygments, Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { hash = "sha256-Jk8jngU45S6D09AgFDEAsxccrhcidnS7G5+LB180hJw="; }; build-system = [ setuptools ]; build-system = [ hatchling ]; dependencies = [ jedi Loading