Unverified Commit 890f8e43 authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt Committed by GitHub
Browse files

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

goperf: 0-unstable-2023-11-08 -> 0-unstable-2024-05-10
parents dfa36c1d 8eea66b3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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