mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri Jan 3 13:42:37 2025
This commit is contained in:
parent
06b45cf1ea
commit
31f07eb092
6571 changed files with 9328 additions and 8833 deletions
|
@ -1,16 +1,16 @@
|
|||
|
||||
# Copyright 2024 Open Source Robotics Foundation
|
||||
# Copyright 2025 Open Source Robotics Foundation
|
||||
# Distributed under the terms of the BSD license
|
||||
|
||||
{ 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.14-r1";
|
||||
version = "11.2.15-r1";
|
||||
|
||||
src = fetchurl {
|
||||
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";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_rendering/11.2.15-1.tar.gz";
|
||||
name = "11.2.15-1.tar.gz";
|
||||
sha256 = "d8ae09408b83278af2025d5086aef53d00f25d0b118aa7cdfedcdd85b96f46d5";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue