goperf: 0-unstable-2023-11-08 -> 0-unstable-2024-05-10

This commit is contained in:
R. Ryantm 2024-05-14 04:25:33 +00:00
parent 80bfa2e774
commit 8eea66b3f6

View File

@ -8,15 +8,15 @@
buildGoModule rec {
pname = "goperf";
version = "0-unstable-2023-11-08";
version = "0-unstable-2024-05-10";
src = fetchgit {
url = "https://go.googlesource.com/perf";
rev = "cb71e802ccb878a069712546879bf26489f0f300";
hash = "sha256-1NvrelLsy9lrepttXXnggc0oycC6EgJgU80iXDu3IoI=";
rev = "bedb9135df6d63a551db71a3fa872a2816e90cf2";
hash = "sha256-e2dr/eeKoc0Vpxx29bmxhfYsj13oEFs9h1/mBmDbWM4=";
};
vendorHash = "sha256-dJQHqIR6v0yYbxplytkdA98IHtdxnsvi9X6kIESCsB8=";
vendorHash = "sha256-MtDvOn+cjlEtObzmYnsQa2BkgIeKr/j18wk5QK3JDuk=";
passthru.updateScript = writeShellScript "update-goperf" ''
export UPDATE_NIX_ATTR_PATH=goperf