Merge pull request #309476 from r-ryantm/auto-update/goperf

goperf: 0-unstable-2023-11-08 -> 0-unstable-2024-05-10
This commit is contained in:
Peder Bergebakken Sundt 2024-05-24 01:29:07 +02:00 committed by GitHub
commit 890f8e436a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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