mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 03:04:49 +03:00
regenerate all distros, Fri Sep 24 13:26:09 2021
This commit is contained in:
parent
6ed3fe9f34
commit
0c9bc531da
515 changed files with 5585 additions and 1495 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-cmake, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, test-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-foxy-rmw-fastrtps-cpp";
|
||||
version = "1.2.5-r1";
|
||||
version = "1.2.6-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/foxy/rmw_fastrtps_cpp/1.2.5-1.tar.gz";
|
||||
name = "1.2.5-1.tar.gz";
|
||||
sha256 = "e89f29899cb5e39410dcb683b8420494a3e691aaeb87b7d1ffe25ddf15640739";
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/foxy/rmw_fastrtps_cpp/1.2.6-1.tar.gz";
|
||||
name = "1.2.6-1.tar.gz";
|
||||
sha256 = "f110fd4410f783699a0cafefd2bc5c2dfb721dfa96624f32421b1722826c7806";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue