regenerate all distros, Fri Aug 30 13:28:23 2024

This commit is contained in:
Superflore 2024-08-30 13:28:23 +00:00 committed by Ben Wolsieffer
parent 1992646cf6
commit 80d4ae9bb3
675 changed files with 4137 additions and 2778 deletions

View file

@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, qt5, rclcpp, rcutils, rviz-common, rviz-ogre-vendor, rviz-rendering, std-msgs, tf2, tf2-ros }:
buildRosPackage {
pname = "ros-jazzy-rviz-visual-testing-framework";
version = "14.1.3-r1";
version = "14.1.4-r1";
src = fetchurl {
url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_visual_testing_framework/14.1.3-1.tar.gz";
name = "14.1.3-1.tar.gz";
sha256 = "9ead125304b07e3426e588ae322144f8ee389ee84030c8a4a9a606d56aeff0c3";
url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_visual_testing_framework/14.1.4-1.tar.gz";
name = "14.1.4-1.tar.gz";
sha256 = "f0c7e719127e359bf6aeda462b89f0f0a139fdec0ba3c57e9872e6fc262f08e6";
};
buildType = "ament_cmake";