mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
regenerate all distros, Fri Aug 25 13:31:58 2023
This commit is contained in:
parent
e8ff928334
commit
4c0baef357
346 changed files with 1695 additions and 1366 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-rolling-rviz-rendering-tests";
|
||||
version = "12.8.0-r1";
|
||||
version = "13.0.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/12.8.0-1.tar.gz";
|
||||
name = "12.8.0-1.tar.gz";
|
||||
sha256 = "d93800ae1705644fc8fd45886b6764588508d2602fe645add62d3052484b7d43";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/13.0.0-1.tar.gz";
|
||||
name = "13.0.0-1.tar.gz";
|
||||
sha256 = "87af2c80c8159dd0f0408cdbbb10c6111e008f7c7becc580f510ee6f09dc2681";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue