mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 10:44:50 +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-runtime-c, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, test-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-foxy-rmw-fastrtps-dynamic-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_dynamic_cpp/1.2.5-1.tar.gz";
|
||||
name = "1.2.5-1.tar.gz";
|
||||
sha256 = "3991d382c4195f3761aeee745a15a5d7b74eaac777833e6c4a20c48d4d482d36";
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/foxy/rmw_fastrtps_dynamic_cpp/1.2.6-1.tar.gz";
|
||||
name = "1.2.6-1.tar.gz";
|
||||
sha256 = "e92496c85b4bfc4a74ccf8bac04084cc025573c5933cdbbf9ce1a264540e86ff";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue