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, eigen, eigen3-cmake-module, qt5, resource-retriever, rviz-assimp-vendor, rviz-ogre-vendor }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-rviz-rendering";
|
||||
version = "11.2.13-r1";
|
||||
version = "11.2.14-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_rendering/11.2.13-1.tar.gz";
|
||||
name = "11.2.13-1.tar.gz";
|
||||
sha256 = "b8f169c7beb9c9e5107d10808a0aa6df7318732438146538eead2c8f99bf5dab";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_rendering/11.2.14-1.tar.gz";
|
||||
name = "11.2.14-1.tar.gz";
|
||||
sha256 = "c1031615cd28fa53d8b490665e8d5f3606cd03ff0cb76d4c2d2441106211abf5";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue