goperf 0 -> 1 attrpath: goperf Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] trace: warning: getExe: Package "sd-1.0.0" does not have the meta.mainProgram attribute. We'll assume that the main program has the same name for now, but this behavior is deprecated, because it leads to surprising errors when the assumption does not hold. If the package has a main program, please set `meta.mainProgram` in its definition to make this warning go away. Otherwise, if the package does not have a main program, or if you don't control its definition, use getExe' to specify the name to the program, such as lib.getExe' foo "bar". these 2 derivations will be built: /nix/store/j06n5adnj59467xj9c92m12wsnhimbk3-update-goperf.drv /nix/store/xhn1kcbc6cx5l7rx4y7i99y517x9mmz8-packages.json.drv this path will be fetched (0.77 MiB download, 2.76 MiB unpacked): /nix/store/3nhxm4gii1jpk0szf8cj64cr6hapwhhv-sd-1.0.0 copying path '/nix/store/3nhxm4gii1jpk0szf8cj64cr6hapwhhv-sd-1.0.0' from 'https://cache.nixos.org'... building '/nix/store/j06n5adnj59467xj9c92m12wsnhimbk3-update-goperf.drv'... building '/nix/store/xhn1kcbc6cx5l7rx4y7i99y517x9mmz8-packages.json.drv'... Going to be running update for following packages: - goperf-unstable-2023-11-08 Press Enter key to continue... Running update for: - goperf-unstable-2023-11-08: UPDATING ... - goperf-unstable-2023-11-08: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/goperf/default.nix b/pkgs/development/tools/goperf/default.nix index ed1a6c1a23b7..c76e32f828f0 100644 --- a/pkgs/development/tools/goperf/default.nix +++ b/pkgs/development/tools/goperf/default.nix @@ -8,12 +8,12 @@ buildGoModule rec { pname = "goperf"; - version = "unstable-2023-11-08"; + version = "unstable-2024-03-05"; src = fetchgit { url = "https://go.googlesource.com/perf"; - rev = "cb71e802ccb878a069712546879bf26489f0f300"; - hash = "sha256-1NvrelLsy9lrepttXXnggc0oycC6EgJgU80iXDu3IoI="; + rev = "5eefbfdba9dd97c38b068fe9b898076d7ee5c80f"; + hash = "sha256-29tAUuLxE0JUW1NomKsiSBijskaOplJkjUWOl2/edmM="; }; vendorHash = "sha256-dJQHqIR6v0yYbxplytkdA98IHtdxnsvi9X6kIESCsB8="; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A goperf Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . goperf Standard output: error: build log of 'goperf' is not available