Martin Weinelt
2023-05-16 02:24:29 +02:00
parent 442fee475f
commit 04821cd0d4
2 changed files with 11 additions and 4 deletions
@@ -24,11 +24,11 @@
buildPythonPackage rec {
pname = "ansible-core";
version = "2.14.5";
version = "2.15.0";
src = fetchPypi {
inherit pname version;
hash = "sha256-jE7tds5Fi0o3M0oIAt8pSI7Pn4rzjDERBpyWsXsgVTA=";
hash = "sha256-z2kP1Ou0BZDgDFrNwGJHWMpMWNHksrAuwCagNAcOv00=";
};
# ansible_connection is already wrapped, so don't pass it through