mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 10:44:50 +03:00
regenerate all distros, Fri Mar 14 13:29:43 2025
This commit is contained in:
parent
e6bfafcd05
commit
d2cfaf2d39
57 changed files with 296 additions and 218 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastdds, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-security-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.3.0-r1";
|
||||
version = "9.3.1-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/9.3.0-1.tar.gz";
|
||||
name = "9.3.0-1.tar.gz";
|
||||
sha256 = "ae852cf58bc20756740aa37d74e843fa34dedb41c9e8188b319860a2a8dec570";
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/9.3.1-1.tar.gz";
|
||||
name = "9.3.1-1.tar.gz";
|
||||
sha256 = "5cdb42e94c3ef8c42f181df9ca8d0d23b46d3b85a6cbcbfee392aa34d78d76f6";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue