mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Feb 2 13:15:52 2024
This commit is contained in:
parent
5053bf9d76
commit
28f3a7e900
648 changed files with 3811 additions and 2432 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, eigen, eigen3-cmake-module, qt5, resource-retriever, rviz-assimp-vendor, rviz-ogre-vendor }:
|
||||
buildRosPackage {
|
||||
pname = "ros-iron-rviz-rendering";
|
||||
version = "12.4.5-r1";
|
||||
version = "12.4.5-r2";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_rendering/12.4.5-1.tar.gz";
|
||||
name = "12.4.5-1.tar.gz";
|
||||
sha256 = "39ddada3c77951a524a83a448abad9aa2a76fdc4b4345f4e1662170d73cce963";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_rendering/12.4.5-2.tar.gz";
|
||||
name = "12.4.5-2.tar.gz";
|
||||
sha256 = "de82e800b2d22c525cb6843f0e403758191ae36819436a852f3b86b2d48f8f20";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue