mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14:50 +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, action-msgs, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, mimick-vendor, performance-test-fixture, rcl, rcl-action, rclcpp, rcpputils, rosidl-runtime-c, test-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-rclcpp-action";
|
||||
version = "28.1.4-r1";
|
||||
version = "28.1.5-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/jazzy/rclcpp_action/28.1.4-1.tar.gz";
|
||||
name = "28.1.4-1.tar.gz";
|
||||
sha256 = "4ec9dbeedc131e27695e2709f74d4cdbbb4f179209aae6f332de2e3596589208";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/jazzy/rclcpp_action/28.1.5-1.tar.gz";
|
||||
name = "28.1.5-1.tar.gz";
|
||||
sha256 = "064d9718da0e8187bc329355378b9e909c7dd0ef5f93682df5738cbb8e206734";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue