mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri May 10 13:12:06 2024
This commit is contained in:
parent
1d5ae52f3e
commit
f1c32375c2
1007 changed files with 7042 additions and 3625 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-cpp, ament-lint-auto, ament-lint-common, performance-test-fixture, rcpputils, rcutils, rmw, rmw-connextdds, rmw-cyclonedds-cpp, rmw-fastrtps-cpp, rmw-fastrtps-dynamic-cpp, rmw-implementation-cmake }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rmw-implementation";
|
||||
version = "2.15.1-r1";
|
||||
version = "2.16.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmw_implementation-release/archive/release/rolling/rmw_implementation/2.15.1-1.tar.gz";
|
||||
name = "2.15.1-1.tar.gz";
|
||||
sha256 = "aea695e0e4265427fb42eee6b1aa6b27c5ada444f2cf5ddcfab8e41271b8c356";
|
||||
url = "https://github.com/ros2-gbp/rmw_implementation-release/archive/release/rolling/rmw_implementation/2.16.0-1.tar.gz";
|
||||
name = "2.16.0-1.tar.gz";
|
||||
sha256 = "54154f961ea705f6f21fd88d9d9cf48b0dc87ee989360f45af3b387549658b59";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue