Commit 2a8005f7 authored by R. RyanTM's avatar R. RyanTM
Browse files

goperf: 0-unstable-2025-04-07 -> 0-unstable-2025-05-05

parent 6983909b
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -9,15 +9,15 @@

buildGoModule rec {
  pname = "goperf";
  version = "0-unstable-2025-04-07";
  version = "0-unstable-2025-05-05";

  src = fetchgit {
    url = "https://go.googlesource.com/perf";
    rev = "71ba5bc8ccce8a755de82e9bad6ca4e4d7b590d2";
    hash = "sha256-xY9Z502YUUePqoocBWWPxD/TLFQtYq3TLyj3Izp8n9A=";
    rev = "a54a20dddd9743f7ac60d2d506e561eaeafd4831";
    hash = "sha256-+d8s9kEzBJ/21U2x8ZuiGdQrspFIJEmrjxmzNahC/V0=";
  };

  vendorHash = "sha256-BYfn9ip8QCS+spYR51eS6SysYlZtBZf7GhuFZVh3Kb8=";
  vendorHash = "sha256-nqK6xMKYe4uMXvcqopTAV66qklWUq1TzsP8V67TGJJU=";

  passthru.updateScript = writeShellScript "update-goperf" ''
    export UPDATE_NIX_ATTR_PATH=goperf