goperf: 0-unstable-2025-04-07 -> 0-unstable-2025-05-05

This commit is contained in:
R. Ryantm 2025-05-14 02:28:30 +00:00
parent 6983909b46
commit 2a8005f783

View File

@ -9,15 +9,15 @@
buildGoModule rec {
pname = "goperf";
version = "0-unstable-2025-04-07";
version = "0-unstable-2025-05-05";
src = fetchgit {
url = "https://go.googlesource.com/perf";
rev = "71ba5bc8ccce8a755de82e9bad6ca4e4d7b590d2";
hash = "sha256-xY9Z502YUUePqoocBWWPxD/TLFQtYq3TLyj3Izp8n9A=";
rev = "a54a20dddd9743f7ac60d2d506e561eaeafd4831";
hash = "sha256-+d8s9kEzBJ/21U2x8ZuiGdQrspFIJEmrjxmzNahC/V0=";
};
vendorHash = "sha256-BYfn9ip8QCS+spYR51eS6SysYlZtBZf7GhuFZVh3Kb8=";
vendorHash = "sha256-nqK6xMKYe4uMXvcqopTAV66qklWUq1TzsP8V67TGJJU=";
passthru.updateScript = writeShellScript "update-goperf" ''
export UPDATE_NIX_ATTR_PATH=goperf