mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Nov 15 13:25:01 2024
This commit is contained in:
parent
73d002eb26
commit
f07f7f9c42
500 changed files with 2379 additions and 1961 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, mimick-vendor, performance-test-fixture, rcl-action, rclcpp, rcpputils, rosidl-runtime-c, test-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-iron-rclcpp-action";
|
||||
version = "21.0.7-r1";
|
||||
version = "21.0.8-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_action/21.0.7-1.tar.gz";
|
||||
name = "21.0.7-1.tar.gz";
|
||||
sha256 = "6f49e154096b6ae18da038281911aef3ca7e83f92fc508cdcf33c16e4f787e11";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_action/21.0.8-1.tar.gz";
|
||||
name = "21.0.8-1.tar.gz";
|
||||
sha256 = "b752751811f27e1e42e1c61a14b7c87ca658627e59e550de80fdbb9c773dca74";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue