elasticsearch-curator 0 -> 1 attrpath: elasticsearch-curator Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/irabllbc7dp1s2j37s9xzavqyslgghk0-packages.json.drv building '/nix/store/irabllbc7dp1s2j37s9xzavqyslgghk0-packages.json.drv'... Going to be running update for following packages: - elasticsearch-curator-8.0.8 Press Enter key to continue... Running update for: - elasticsearch-curator-8.0.8: UPDATING ... - elasticsearch-curator-8.0.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/elasticsearch-curator/default.nix b/pkgs/tools/admin/elasticsearch-curator/default.nix index f09aad4a93e3..60bd15ce71a6 100644 --- a/pkgs/tools/admin/elasticsearch-curator/default.nix +++ b/pkgs/tools/admin/elasticsearch-curator/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "elasticsearch-curator"; - version = "8.0.8"; + version = "8.0.10"; format = "pyproject"; src = fetchFromGitHub { owner = "elastic"; repo = "curator"; rev = "refs/tags/v${version}"; - hash = "sha256-G8wKeEr7TuUWlqz9hJmnJW7yxn+4WPoStVC0AX5jdHI="; + hash = "sha256-hGG7lyrVviZSKTUo+AOPIutn/mxtDo+ewFxCRdj/jts="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A elasticsearch-curator nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/9ja6dqkqpjkphrd48n7nw3yngfqwq6jz-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/unit/testvars.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'pyproject.toml') substituteStream(): WARNING: pattern elasticsearch8== doesn't match anything in file 'pyproject.toml' substituteStream(): WARNING: pattern ecs-logging== doesn't match anything in file 'pyproject.toml' substituteStream(): WARNING: pattern click== doesn't match anything in file 'pyproject.toml' substituteStream(): WARNING: pattern pyyaml== doesn't match anything in file 'pyproject.toml' @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built elasticsearch_curator-8.0.10-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for elasticsearch_curator-8.0.10-py3-none-any.whl - es-client>=8.12.4 not satisfied by version 8.12.3