Loading pkgs/development/python-modules/psutil/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "psutil"; version = "7.0.0"; version = "7.1.0"; pyproject = true; inherit stdenv; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; hash = "sha256-e+nD66OL7Mtkleozr9mCpEB0t48oxDSh9RzAf9MVxFY="; hash = "sha256-ZVcIs8BpOHyLd7By/EKaV9DiFCIdAcCnct99/tyzvNI="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/psutil/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "psutil"; version = "7.0.0"; version = "7.1.0"; pyproject = true; inherit stdenv; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; hash = "sha256-e+nD66OL7Mtkleozr9mCpEB0t48oxDSh9RzAf9MVxFY="; hash = "sha256-ZVcIs8BpOHyLd7By/EKaV9DiFCIdAcCnct99/tyzvNI="; }; postPatch = '' Loading