mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-14 11:38:39 +03:00
rolling overlay mcap vendor url v1.4.0
This commit is contained in:
parent
dde852afc9
commit
eee89d79e9
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
mcap-vendor = lib.patchVendorUrl rosSuper.mcap-vendor {
|
mcap-vendor = lib.patchVendorUrl rosSuper.mcap-vendor {
|
||||||
url = "https://github.com/foxglove/mcap/archive/refs/tags/releases/cpp/v1.1.0.tar.gz";
|
url = "https://github.com/foxglove/mcap/archive/refs/tags/releases/cpp/v1.4.0.tar.gz";
|
||||||
hash = "sha256-HLKuny6RDusuk7OrcidE0YBbnaRXZOT9iHA7ZpQTNQ0=";
|
hash = "sha256-ZP8+URGfN//Pr53uy9mHp8tNTZA110o/03czlaRw/aE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
rviz-ogre-vendor = lib.patchAmentVendorGit rosSuper.rviz-ogre-vendor {
|
rviz-ogre-vendor = lib.patchAmentVendorGit rosSuper.rviz-ogre-vendor {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue