mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
regenerate all distros, Fri Oct 6 13:48:50 2023
This commit is contained in:
parent
d37d5a670a
commit
e3eba7bb67
365 changed files with 1590 additions and 1482 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.5.0-r1";
|
||||
version = "7.6.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/7.5.0-1.tar.gz";
|
||||
name = "7.5.0-1.tar.gz";
|
||||
sha256 = "e62451a18f7cbc16e6f18e15a5b4ef2b168538eedc93899efb30a3cddde178b1";
|
||||
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";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue