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] these 2 derivations will be built: /nix/store/m9wy183szfgiixvn2qjlnycvkz30zpzs-update-goperf.drv /nix/store/cgah8r98vqc1q3s28aixa57p5jxphfvk-packages.json.drv building '/nix/store/m9wy183szfgiixvn2qjlnycvkz30zpzs-update-goperf.drv'... building '/nix/store/cgah8r98vqc1q3s28aixa57p5jxphfvk-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/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/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/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . goperf Standard output: error: build log of 'goperf' is not available