goperf: 0-unstable-2025-12-08 -> 0-unstable-2026-01-12

This commit is contained in:
R. Ryantm
2026-01-14 19:43:29 +00:00
parent ef618a7ad7
commit 71f6f6aa0b
+4 -4
View File
@@ -9,15 +9,15 @@
buildGoModule rec {
pname = "goperf";
version = "0-unstable-2025-12-08";
version = "0-unstable-2026-01-12";
src = fetchgit {
url = "https://go.googlesource.com/perf";
rev = "04cf7a2dca90064b204731fae32fa4e221671c9a";
hash = "sha256-7xr7B+vTrOzhqGzi7EnAu+jUQcW2UGTBSmjSmGXYMyc=";
rev = "5abaabe9f1bd66f90f8a5c17cb71183db0d81820";
hash = "sha256-76fYE6cr2L9nTW9QA79GtHmuDy3bM85glVcy4gN94qk=";
};
vendorHash = "sha256-SUpRmnXbhXcrmQx08jaVIGNfoQUVCrusw7lJPv79wSU=";
vendorHash = "sha256-bBL9YUwhnUWBnEykFoSoc7d8wOnEtfiF0aW5cqYzm5U=";
passthru.updateScript = writeShellScript "update-goperf" ''
export UPDATE_NIX_ATTR_PATH=goperf