Loading pkgs/development/python-modules/pyexploitdb/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,12 +9,12 @@ buildPythonPackage (finalAttrs: { pname = "pyexploitdb"; version = "0.3.18"; version = "0.3.19"; pyproject = true; src = fetchPypi { inherit (finalAttrs) pname version; hash = "sha256-EGZN2KR5H6oVrjrJ7VNONE1Pk61G9hZWnJabaOWlIxo="; hash = "sha256-6lLacEjLsq7d39Ih5aQbXnoiSsHm4O4LV8e22VnMw90="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/pyexploitdb/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,12 +9,12 @@ buildPythonPackage (finalAttrs: { pname = "pyexploitdb"; version = "0.3.18"; version = "0.3.19"; pyproject = true; src = fetchPypi { inherit (finalAttrs) pname version; hash = "sha256-EGZN2KR5H6oVrjrJ7VNONE1Pk61G9hZWnJabaOWlIxo="; hash = "sha256-6lLacEjLsq7d39Ih5aQbXnoiSsHm4O4LV8e22VnMw90="; }; build-system = [ setuptools ]; Loading