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/v5ds2k7g91l89nbjc5czdgnj9i396kif-packages.json.drv building '/nix/store/v5ds2k7g91l89nbjc5czdgnj9i396kif-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 b93b2f809ccd..c2958d1f413b 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/r992f8xgxqsbizyp409hcmpzf72m6j59-nix-2.18.5/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 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 pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase @nix { "action": "setPhase", "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 Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } substitute(): ERROR: file 'setup.py' does not exist