mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 18:54:50 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, geometry-msgs, gz-math-vendor, image-transport, interactive-markers, laser-geometry, map-msgs, nav-msgs, pluginlib, point-cloud-transport, qt5, rclcpp, resource-retriever, rviz-common, rviz-ogre-vendor, rviz-rendering, rviz-rendering-tests, rviz-visual-testing-framework, tf2, tf2-geometry-msgs, tf2-ros, urdf, visualization-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rviz-default-plugins";
|
||||
version = "14.2.6-r1";
|
||||
version = "14.3.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_default_plugins/14.2.6-1.tar.gz";
|
||||
name = "14.2.6-1.tar.gz";
|
||||
sha256 = "2416af233440401c5cba292bda0937986c4603521751904dd4ea8cd68cf7e099";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_default_plugins/14.3.0-1.tar.gz";
|
||||
name = "14.3.0-1.tar.gz";
|
||||
sha256 = "071545f6f614812e3994e228d99047a705906a702c5c2abbf967e0df0c698fea";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue