1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-14 14:10:37 +03:00

regenerate all distros, Fri Sep 13 14:15:34 2024

This commit is contained in:
Superflore 2024-09-13 14:15:34 +00:00 committed by Ben Wolsieffer
parent 9bc338678f
commit dc78c560eb
682 changed files with 3707 additions and 2796 deletions

View file

@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, ament-cmake-gmock, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, builtin-interfaces, libstatistics-collector, mimick-vendor, performance-test-fixture, python3, rcl, rcl-interfaces, rcl-logging-interface, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation-cmake, rosgraph-msgs, rosidl-default-generators, rosidl-dynamic-typesupport, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-c, rosidl-typesupport-cpp, statistics-msgs, test-msgs, tracetools }:
buildRosPackage {
pname = "ros-jazzy-rclcpp";
version = "28.1.3-r1";
version = "28.1.4-r1";
src = fetchurl {
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/jazzy/rclcpp/28.1.3-1.tar.gz";
name = "28.1.3-1.tar.gz";
sha256 = "09bce1860f8cd0f462afa678ed4a907f907262db85278365c402efaa224b5c9e";
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/jazzy/rclcpp/28.1.4-1.tar.gz";
name = "28.1.4-1.tar.gz";
sha256 = "ecbe4e8ac32d1d803fb32da3d35aad2740d96b161943b06d995ae8f5026a4c92";
};
buildType = "ament_cmake";