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/a0mg5c9rfwjiqlzm4gg6d4rhpazkrfqs-packages.json.drv building '/nix/store/a0mg5c9rfwjiqlzm4gg6d4rhpazkrfqs-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..829f29207ac6 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 = "0imhfdksk1nb1h7y5z5awqrx7vms2nmwdzksr3q20di56lryz828"; # specVersion taken from: https://www.linode.com/docs/api/openapi.yaml at `info.version`. - specVersion = "4.166.0"; - specHash = "sha256-rUwKQt3y/ALZUoW3eJiiIDJYLQpUHO7Abm0h09ra02g="; + specVersion = "4.171.0"; + specHash = "1phbbx9ccz77hk58db1i4811l1aci59qvdaavi7v09pln4sfwdkc"; 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.1"; 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: 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.1' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/stdenv/generic/make-derivation.nix:352:7 … while evaluating attribute 'postConfigure' of derivation 'linode-cli-5.48.1' 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:352:7 error: hash '1phbbx9ccz77hk58db1i4811l1aci59qvdaavi7v09pln4sfwdkc' does not include a type, nor is the type otherwise known from context