mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-16 12:38:39 +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, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, test-msgs, tracetools }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rmw-fastrtps-dynamic-cpp";
|
||||
version = "9.0.1-r1";
|
||||
version = "9.0.2-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_dynamic_cpp/9.0.1-1.tar.gz";
|
||||
name = "9.0.1-1.tar.gz";
|
||||
sha256 = "704f145d4b841759345a4c88baed4a77af12784eda8cf7da16b5793d7eb4fd88";
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_dynamic_cpp/9.0.2-1.tar.gz";
|
||||
name = "9.0.2-1.tar.gz";
|
||||
sha256 = "152d71bc0312734921c4361bb9839a7d6d72869140eb4a19720ef48b55f94c9b";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue