mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Nov 29 13:44:25 2024
This commit is contained in:
parent
5676523245
commit
f08ed457d9
351 changed files with 2292 additions and 1303 deletions
|
@ -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-index-cpp, ament-lint-auto, qt5, resource-retriever, rviz-rendering }:
|
||||
buildRosPackage {
|
||||
pname = "ros-iron-rviz-rendering-tests";
|
||||
version = "12.4.9-r1";
|
||||
version = "12.4.10-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_rendering_tests/12.4.9-1.tar.gz";
|
||||
name = "12.4.9-1.tar.gz";
|
||||
sha256 = "4443cc7fac699e3f708a3df79203305f1159c1e05a15dbd727c5aeea554c6ff7";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_rendering_tests/12.4.10-1.tar.gz";
|
||||
name = "12.4.10-1.tar.gz";
|
||||
sha256 = "e868fd1e95c084b66cc3670377bef46dc42000abcb1273c774a22c335826f126";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue