mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 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-rolling-rclcpp-lifecycle";
|
||||
version = "28.3.3-r1";
|
||||
version = "29.0.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_lifecycle/28.3.3-1.tar.gz";
|
||||
name = "28.3.3-1.tar.gz";
|
||||
sha256 = "b42e39b925e7ed154022279f0d4c59a6e74f5cd628a1ae1ddbaf888b8ae42540";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_lifecycle/29.0.0-1.tar.gz";
|
||||
name = "29.0.0-1.tar.gz";
|
||||
sha256 = "bb0416a97a77cd935d0bcd42d5562960b2792b780bf4e83bb79d65c8761d6746";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue