Loading pkgs/development/python-modules/ansible-doctor/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "ansible-doctor"; version = "1.4.8"; version = "2.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "thegeeklab"; repo = "ansible-doctor"; rev = "refs/tags/v${version}"; hash = "sha256-A4SqDEArnRG9SJTqU/C9TOQO2vjot+hfj2/PKB/JMfw="; hash = "sha256-P2PC90coR+FpQkO+SUon72bDLTYJhZ5qbcOdCKuFFwE="; }; pythonRelaxDeps = true; Loading Loading
pkgs/development/python-modules/ansible-doctor/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "ansible-doctor"; version = "1.4.8"; version = "2.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "thegeeklab"; repo = "ansible-doctor"; rev = "refs/tags/v${version}"; hash = "sha256-A4SqDEArnRG9SJTqU/C9TOQO2vjot+hfj2/PKB/JMfw="; hash = "sha256-P2PC90coR+FpQkO+SUon72bDLTYJhZ5qbcOdCKuFFwE="; }; pythonRelaxDeps = true; Loading