mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-15 06:31:44 +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, ament-cmake-gmock, ament-cmake-gtest, ament-lint-auto, ament-lint-common, geometry-msgs, qt5, rclcpp, rcutils, rviz-common, rviz-ogre-vendor, rviz-rendering, std-msgs, tf2, tf2-ros }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rviz-visual-testing-framework";
|
||||
version = "14.2.6-r1";
|
||||
version = "14.3.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_visual_testing_framework/14.2.6-1.tar.gz";
|
||||
name = "14.2.6-1.tar.gz";
|
||||
sha256 = "a385d6a29306ef159648befe5dd07c2c0b28f63f4a07c02028ab52ea0cd0b95f";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_visual_testing_framework/14.3.0-1.tar.gz";
|
||||
name = "14.3.0-1.tar.gz";
|
||||
sha256 = "daa2116bff1f64dfcb14b3928d19ed98fd3d189a7f8064b0b0fc85358f29d19f";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue