atomic-operator 0 -> 1 attrpath: atomic-operator 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/hyyn66m79v41zs5y7r7fra61mara7j9s-packages.json.drv building '/nix/store/hyyn66m79v41zs5y7r7fra61mara7j9s-packages.json.drv'... Going to be running update for following packages: - atomic-operator-0.8.5 Press Enter key to continue... Running update for: - atomic-operator-0.8.5: UPDATING ... - atomic-operator-0.8.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/atomic-operator/default.nix b/pkgs/tools/security/atomic-operator/default.nix index 6db7f0ecdd08..b68bd3eab273 100644 --- a/pkgs/tools/security/atomic-operator/default.nix +++ b/pkgs/tools/security/atomic-operator/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "atomic-operator"; - version = "0.8.5"; + version = "0.9.1"; format = "setuptools"; src = fetchFromGitHub { owner = "swimlane"; repo = pname; - rev = version; - hash = "sha256-DyNqu3vndyLkmfybCfTbgxk3t/ALg7IAkAMg4kBkH7Q="; + rev = "refs/tags/v${version}"; + hash = "sha256-m55Mr3BU51n8SyMVQfGTu2Ls3NDoU9yFRNMeKWAfOgs="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A atomic-operator nix build failed. got build log for 'atomic-operator' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/rp8jxmmk070g9b5dj47m2y52l587ma3r-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_config_parser.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substitute(): ERROR: file 'setup.py' does not exist /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context