mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
google-benchmark-vendor: update vendored commit
Jazzy and rolling use a newer version.
This commit is contained in:
parent
9674e125cb
commit
4e8f44c813
2 changed files with 4 additions and 4 deletions
|
@ -22,8 +22,8 @@ in {
|
||||||
google-benchmark-vendor = lib.patchExternalProjectGit rosSuper.google-benchmark-vendor {
|
google-benchmark-vendor = lib.patchExternalProjectGit rosSuper.google-benchmark-vendor {
|
||||||
url = "https://github.com/google/benchmark.git";
|
url = "https://github.com/google/benchmark.git";
|
||||||
fetchgitArgs = {
|
fetchgitArgs = {
|
||||||
rev = "0d98dba29d66e93259db7daa53a9327df767a415";
|
rev = "344117638c8ff7e239044fd0fa7085839fc03021";
|
||||||
hash = "sha256-yUiFxi80FWBmTZgqmqTMf9oqcBeg3o4I4vKd4djyRWY=";
|
hash = "sha256-gztnxui9Fe/FTieMjdvfJjWHjkImtlsHn6fM1FruyME=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -22,8 +22,8 @@ in {
|
||||||
google-benchmark-vendor = lib.patchExternalProjectGit rosSuper.google-benchmark-vendor {
|
google-benchmark-vendor = lib.patchExternalProjectGit rosSuper.google-benchmark-vendor {
|
||||||
url = "https://github.com/google/benchmark.git";
|
url = "https://github.com/google/benchmark.git";
|
||||||
fetchgitArgs = {
|
fetchgitArgs = {
|
||||||
rev = "0d98dba29d66e93259db7daa53a9327df767a415";
|
rev = "344117638c8ff7e239044fd0fa7085839fc03021";
|
||||||
hash = "sha256-yUiFxi80FWBmTZgqmqTMf9oqcBeg3o4I4vKd4djyRWY=";
|
hash = "sha256-gztnxui9Fe/FTieMjdvfJjWHjkImtlsHn6fM1FruyME=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue