Loading pkgs/development/python-modules/ansible/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ let pname = "ansible"; version = "13.3.0"; version = "13.5.0"; in buildPythonPackage { inherit pname version; Loading @@ -32,7 +32,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; hash = "sha256-fn7QUsjuexRJ+yhdDh2sACn2RAxwzp9HOvbBoxiHu4Q="; hash = "sha256-abF15pTZUR/sg4sKgvFQurNm3Zy3qCkJbD06cvYEZxk="; }; # we make ansible-core depend on ansible, not the other way around, Loading Loading
pkgs/development/python-modules/ansible/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ let pname = "ansible"; version = "13.3.0"; version = "13.5.0"; in buildPythonPackage { inherit pname version; Loading @@ -32,7 +32,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; hash = "sha256-fn7QUsjuexRJ+yhdDh2sACn2RAxwzp9HOvbBoxiHu4Q="; hash = "sha256-abF15pTZUR/sg4sKgvFQurNm3Zy3qCkJbD06cvYEZxk="; }; # we make ansible-core depend on ansible, not the other way around, Loading