mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 10:44:50 +03:00
regenerate all distros, Fri Feb 2 13:15:52 2024
This commit is contained in:
parent
5053bf9d76
commit
28f3a7e900
648 changed files with 3811 additions and 2432 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-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, tracetools }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rmw-fastrtps-shared-cpp";
|
||||
version = "8.1.0-r1";
|
||||
version = "8.2.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/8.1.0-1.tar.gz";
|
||||
name = "8.1.0-1.tar.gz";
|
||||
sha256 = "fde152078ceb3bacb29de079c32926d13a27fef1e36038334902930c453f0bbd";
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/8.2.0-1.tar.gz";
|
||||
name = "8.2.0-1.tar.gz";
|
||||
sha256 = "63d06ca67eca3e462991be0571ec04229a1c0a6a9f3dc6c8f1338cf7518e0f28";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue