linode-cli 0 -> 1 attrpath: linode-cli Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/lp7fpkqgkzzy6kzhfgaamz0i188xmpqc-packages.json.drv building '/nix/store/lp7fpkqgkzzy6kzhfgaamz0i188xmpqc-packages.json.drv'... Going to be running update for following packages: - linode-cli-5.45.0 Press Enter key to continue... Running update for: - linode-cli-5.45.0: UPDATING ... - linode-cli-5.45.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/virtualization/linode-cli/default.nix b/pkgs/tools/virtualization/linode-cli/default.nix index a4f54ec86177..ce8130e6c5cb 100644 --- a/pkgs/tools/virtualization/linode-cli/default.nix +++ b/pkgs/tools/virtualization/linode-cli/default.nix @@ -14,10 +14,10 @@ }: let - hash = "sha256-J0L+FTVzYuAqTDOwpoH12lQr03UNo5dsQpd/iUKR40Q="; + hash = "1gd0vmdyw3l8llxz0x48d8r1siawznyks4qiv8amqpc3v6hsmnx3"; # specVersion taken from: https://www.linode.com/docs/api/openapi.yaml at `info.version`. - specVersion = "4.166.0"; - specHash = "sha256-rUwKQt3y/ALZUoW3eJiiIDJYLQpUHO7Abm0h09ra02g="; + specVersion = "4.173.0"; + specHash = "1frrabhgq3w088hr0ymajgyj05w9w9jkw134bls1y95l7l7b7gwk"; spec = fetchurl { url = "https://raw.githubusercontent.com/linode/linode-api-docs/v${specVersion}/openapi.yaml"; hash = specHash; @@ -27,7 +27,7 @@ in buildPythonApplication rec { pname = "linode-cli"; - version = "5.45.0"; + version = "5.48.2"; pyproject = true; src = fetchFromGitHub { No auto update branch exists Received ExitFailure 1 when running Raw command: nix-env -f /var/cache/nixpkgs-update/worker/outpath/outpaths.nix -qaP --no-name --out-path --arg path /var/cache/nixpkgs-update/worker/worktree/linode-cli --arg checkMeta true --show-trace Standard output: trace: warning: eww now can build for X11 and wayland simultaneously, so `eww-wayland` is deprecated, use the normal `eww` package instead. error: … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/outpath/outpaths.nix:40:12: 39| tweak = lib.mapAttrs 40| (name: val: | ^ 41| if name == "recurseForDerivations" then true … from call site at /var/cache/nixpkgs-update/worker/worktree/linode-cli/lib/attrsets.nix:762:43: 761| f: 762| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 763| … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/top-level/release-lib.nix:125:6: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … from call site at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/top-level/release-lib.nix:125:14: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … while calling 'hydraJob' at /var/cache/nixpkgs-update/worker/worktree/linode-cli/lib/customisation.nix:279:14: 278| */ 279| hydraJob = drv: | ^ 280| let … while evaluating derivation 'linode-cli-5.48.2' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/stdenv/generic/make-derivation.nix:353:7 … while evaluating attribute 'postConfigure' of derivation 'linode-cli-5.48.2' at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/tools/virtualization/linode-cli/default.nix:61:3: 60| 61| postConfigure = '' | ^ 62| python3 -m linodecli bake ${spec} --skip-config … while evaluating derivation 'openapi.yaml' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/stdenv/generic/make-derivation.nix:353:7 error: hash '1frrabhgq3w088hr0ymajgyj05w9w9jkw134bls1y95l7l7b7gwk' does not include a type, nor is the type otherwise known from context