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/qdg1v2ankq4xcypcpzi2vlcm0p7vi7vx-packages.json.drv building '/nix/store/qdg1v2ankq4xcypcpzi2vlcm0p7vi7vx-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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A atomic-operator Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . atomic-operator Standard output: error: build log of 'atomic-operator' is not available