mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-12 05:16:30 +03:00
regenerate all distros, Fri Nov 24 13:11:26 2023
This commit is contained in:
parent
7a1f3e4578
commit
42cae93f39
733 changed files with 4572 additions and 2650 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rosidl-dynamic-typesupport, rosidl-dynamic-typesupport-fastrtps, rosidl-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, tracetools }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rmw-fastrtps-shared-cpp";
|
||||
version = "7.6.0-r1";
|
||||
version = "8.0.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/7.6.0-1.tar.gz";
|
||||
name = "7.6.0-1.tar.gz";
|
||||
sha256 = "f145a8f612f53796ba29e7aa9d7745da4248490286416eeaea18bfecb7340c90";
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/8.0.0-1.tar.gz";
|
||||
name = "8.0.0-1.tar.gz";
|
||||
sha256 = "2b72b410f33f37f415080dda623d3b4195970ff94ad7b1a9028ea1d81685df47";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue