mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri Apr 12 13:51:24 2024
This commit is contained in:
parent
e239e71fd2
commit
1d5ae52f3e
320 changed files with 1602 additions and 1251 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-ros, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, eigen, eigen3-cmake-module, qt5, resource-retriever, rviz-assimp-vendor, rviz-ogre-vendor }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rviz-rendering";
|
||||
version = "13.4.2-r1";
|
||||
version = "14.0.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering/13.4.2-1.tar.gz";
|
||||
name = "13.4.2-1.tar.gz";
|
||||
sha256 = "105b7bdcb65c60292861f4a724bc3382c767da46886d1098e54bfc285326f010";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering/14.0.0-1.tar.gz";
|
||||
name = "14.0.0-1.tar.gz";
|
||||
sha256 = "9f7f696baca1b2a37d17aea20795731d09007214ff8428f70344f1aa1e654817";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue