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/rd89mcrqlkckzvhba5194fgzp6n3w75q-packages.json.drv building '/nix/store/rd89mcrqlkckzvhba5194fgzp6n3w75q-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..22fbbe191a24 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 = "0bd3xf36din6cy54pl8rydpisxpvqia00is4jgv3wwjfj9fq1wyp"; # specVersion taken from: https://www.linode.com/docs/api/openapi.yaml at `info.version`. - specVersion = "4.166.0"; - specHash = "sha256-rUwKQt3y/ALZUoW3eJiiIDJYLQpUHO7Abm0h09ra02g="; + specVersion = "4.174.0"; + specHash = "0mpdqam643vnksksar3hm13dyvsgldii5wm6qfhykpsnlj04n09v"; 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.4"; 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: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoFixElfFiles is deprecated, use pkgs.autoFixElfFiles instead trace: warning: cudaPackages.autoFixElfFiles is deprecated, use pkgs.autoFixElfFiles instead trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoFixElfFiles is deprecated, use pkgs.autoFixElfFiles instead trace: warning: cudaPackages.autoFixElfFiles is deprecated, use pkgs.autoFixElfFiles instead trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead trace: warning: cudaPackages.autoFixElfFiles is deprecated, use pkgs.autoFixElfFiles instead trace: warning: cudaPackages.autoFixElfFiles is deprecated, use pkgs.autoFixElfFiles instead 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:1248:43: 1247| f: 1248| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 1249| … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/top-level/release-lib.nix:145:6: 144| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 145| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 146| … from call site at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/top-level/release-lib.nix:145:14: 144| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 145| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 146| … while calling 'hydraJob' at /var/cache/nixpkgs-update/worker/worktree/linode-cli/lib/customisation.nix:388:14: 387| */ 388| hydraJob = drv: | ^ 389| let … while evaluating derivation 'linode-cli-5.48.4' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/linode-cli/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'postConfigure' of derivation 'linode-cli-5.48.4' 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:331:7 error: hash '0mpdqam643vnksksar3hm13dyvsgldii5wm6qfhykpsnlj04n09v' does not include a type, nor is the type otherwise known from context