mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-21 06:38:40 +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, 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-humble-rclcpp-action";
|
||||
version = "16.0.11-r1";
|
||||
version = "16.0.12-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp_action/16.0.11-1.tar.gz";
|
||||
name = "16.0.11-1.tar.gz";
|
||||
sha256 = "bedd54adba7a72de4890513ded7d161003bddd8c2ecdcf30b0ce0d8aa3f3aec8";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp_action/16.0.12-1.tar.gz";
|
||||
name = "16.0.12-1.tar.gz";
|
||||
sha256 = "3cebc52b839be931acc4ac420fa44fa5925a07f4b8d6e8e6c2c9a81843eb92a3";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue