mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14:50 +03:00
regenerate all distros, Fri Apr 4 13:36:01 2025
This commit is contained in:
parent
308d6c5990
commit
2985461e1c
717 changed files with 3524 additions and 2853 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, class-loader, composition-interfaces, launch-testing, rclcpp, rcpputils, std-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-rclcpp-components";
|
||||
version = "28.1.6-r1";
|
||||
version = "28.1.8-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/jazzy/rclcpp_components/28.1.6-1.tar.gz";
|
||||
name = "28.1.6-1.tar.gz";
|
||||
sha256 = "9227baa64cf997cd6a8ddf640054c5757510ff0e8f73c7a241ffc6c4f6558b8f";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/jazzy/rclcpp_components/28.1.8-1.tar.gz";
|
||||
name = "28.1.8-1.tar.gz";
|
||||
sha256 = "827fcaf4163d37f7cd27272542a8e282ac68cd1d55e1259cb52d7cf921122140";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue