mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 03:04:49 +03:00
regenerate all distros, Fri Nov 29 13:44:25 2024
This commit is contained in:
parent
5676523245
commit
f08ed457d9
351 changed files with 2292 additions and 1303 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 = "9.0.3-r1";
|
||||
version = "9.1.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/9.0.3-1.tar.gz";
|
||||
name = "9.0.3-1.tar.gz";
|
||||
sha256 = "f559b7ef21795e99a1a02f27c3fa28aa1216cdd49faeea143c6e128fb70a9453";
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/9.1.0-1.tar.gz";
|
||||
name = "9.1.0-1.tar.gz";
|
||||
sha256 = "842f238e6ea75882c6c64c4301a170ed950fd951fe233be5b7794900871f4010";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue