mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Nov 24 13:11:26 2023
This commit is contained in:
parent
7a1f3e4578
commit
42cae93f39
733 changed files with 4572 additions and 2650 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, lifecycle-msgs, mimick-vendor, performance-test-fixture, rcl, rcl-interfaces, rcl-lifecycle, rclcpp, rcpputils, rcutils, rmw, rosidl-typesupport-cpp, test-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-iron-rclcpp-lifecycle";
|
||||
version = "21.0.3-r1";
|
||||
version = "21.0.4-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_lifecycle/21.0.3-1.tar.gz";
|
||||
name = "21.0.3-1.tar.gz";
|
||||
sha256 = "11d7ee59d0855fe68fbf8ea35a3aa6cf8997b06207c149c8e814a6a7e1e6a36f";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_lifecycle/21.0.4-1.tar.gz";
|
||||
name = "21.0.4-1.tar.gz";
|
||||
sha256 = "dae71348e6226c3c7790cd7ce8278b30cccd192549201959e9ef30627fa97bc6";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue