mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
rolling, jazzy: update mcap-vendor
This commit is contained in:
parent
68f03ce770
commit
bcd3392314
2 changed files with 6 additions and 18 deletions
|
@ -53,15 +53,9 @@ in {
|
|||
hash = "sha256-GpzGMpQ02s/X/XEcGoozzMjigrbqvAu81bcb7QG+36E=";
|
||||
};
|
||||
|
||||
mcap-vendor = lib.patchExternalProjectGit (lib.patchVendorUrl rosSuper.mcap-vendor {
|
||||
url = "https://github.com/foxglove/mcap/archive/refs/tags/releases/cpp/v1.1.0.tar.gz";
|
||||
hash = "sha256-HLKuny6RDusuk7OrcidE0YBbnaRXZOT9iHA7ZpQTNQ0=";
|
||||
}) {
|
||||
url = "https://github.com/lz4/lz4.git";
|
||||
fetchgitArgs = {
|
||||
rev = "d44371841a2f1728a3f36839fd4b7e872d0927d3";
|
||||
hash = "sha256-f7GZgOzUrkAfw1mqwlIKQQqDvkvIahGlHvq6AL+aAvA=";
|
||||
};
|
||||
mcap-vendor = lib.patchVendorUrl rosSuper.mcap-vendor {
|
||||
url = "https://github.com/foxglove/mcap/archive/refs/tags/releases/cpp/v1.3.0.tar.gz";
|
||||
hash = "sha256-Qaz26F11VWxkQH8HfgVJLTHbHwmeByQu8ENkuyk5rPE=";
|
||||
};
|
||||
|
||||
rviz-ogre-vendor = lib.patchAmentVendorGit rosSuper.rviz-ogre-vendor {
|
||||
|
|
|
@ -53,15 +53,9 @@ in {
|
|||
hash = "sha256-GpzGMpQ02s/X/XEcGoozzMjigrbqvAu81bcb7QG+36E=";
|
||||
};
|
||||
|
||||
mcap-vendor = lib.patchExternalProjectGit (lib.patchVendorUrl rosSuper.mcap-vendor {
|
||||
url = "https://github.com/foxglove/mcap/archive/refs/tags/releases/cpp/v1.1.0.tar.gz";
|
||||
hash = "sha256-HLKuny6RDusuk7OrcidE0YBbnaRXZOT9iHA7ZpQTNQ0=";
|
||||
}) {
|
||||
url = "https://github.com/lz4/lz4.git";
|
||||
fetchgitArgs = {
|
||||
rev = "d44371841a2f1728a3f36839fd4b7e872d0927d3";
|
||||
hash = "sha256-f7GZgOzUrkAfw1mqwlIKQQqDvkvIahGlHvq6AL+aAvA=";
|
||||
};
|
||||
mcap-vendor = lib.patchVendorUrl rosSuper.mcap-vendor {
|
||||
url = "https://github.com/foxglove/mcap/archive/refs/tags/releases/cpp/v1.3.0.tar.gz";
|
||||
hash = "sha256-Qaz26F11VWxkQH8HfgVJLTHbHwmeByQu8ENkuyk5rPE=";
|
||||
};
|
||||
|
||||
rviz-ogre-vendor = lib.patchAmentVendorGit rosSuper.rviz-ogre-vendor {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue