mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri Jul 14 13:38:15 2023
This commit is contained in:
parent
fc0a6d67a2
commit
cd320a369b
355 changed files with 1579 additions and 1445 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.6.1-r1";
|
||||
version = "12.7.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/12.6.1-1.tar.gz";
|
||||
name = "12.6.1-1.tar.gz";
|
||||
sha256 = "e1e8b7f241ec02b6e776a2fb9e779e9c71dc1240b1146fa00fe28b48cc3d9558";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/12.7.0-1.tar.gz";
|
||||
name = "12.7.0-1.tar.gz";
|
||||
sha256 = "6a5660e63ae723b454559cb8755c1f37737243f37dfad03b4b32061b65eb462e";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue