goperf: 0-unstable-2026-07-08 -> 0-unstable-2026-08-13

This commit is contained in:
R. Ryantm
2026-08-18 01:56:24 +00:00
parent 991eb3e013
commit fa5a5baa0c

View File

@@ -9,15 +9,15 @@
buildGoModule (finalAttrs: {
pname = "goperf";
version = "0-unstable-2026-07-08";
version = "0-unstable-2026-08-13";
src = fetchgit {
url = "https://go.googlesource.com/perf";
rev = "82a0b07e230d76fa1b3036c383d7a98172f87334";
hash = "sha256-TOzEoIWofdWlAfKWBS5KWxVpHsn2wx6GZDjACxFZiKI=";
rev = "fd4a688df89207abdabe0a0cf5b2cd9ccfd376d2";
hash = "sha256-YgMIIF9DAjyAPpZJtVoOKSatNhRPg/nPOYr0P06Fi5s=";
};
vendorHash = "sha256-PBvMccuMBBGfJlETw0Xjm5Ojkgg1BS+y9Kc3vwGW5kk=";
vendorHash = "sha256-AZx9tPzsPvjc5kpmiBa6eYKtrw0hczYi0sbcd/lkiiA=";
passthru.updateScript = writeShellScript "update-goperf" ''
export UPDATE_NIX_ATTR_PATH=goperf