mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02: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-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common }:
|
||||
buildRosPackage {
|
||||
pname = "ros-foxy-rmw-fastrtps-shared-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_shared_cpp/1.2.5-1.tar.gz";
|
||||
name = "1.2.5-1.tar.gz";
|
||||
sha256 = "96dea9e2e38c8b78b2a0b872384346e78a4cede5708d49f80f405cf151772d95";
|
||||
url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/foxy/rmw_fastrtps_shared_cpp/1.2.6-1.tar.gz";
|
||||
name = "1.2.6-1.tar.gz";
|
||||
sha256 = "3b5ab23e777c29e75366706be393001a61dc3469a37366bf170f31337bbbd053";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue