mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Dec 11 13:16:21 2020
This commit is contained in:
parent
bfea82289f
commit
c7a7bf6826
710 changed files with 5201 additions and 2556 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, builtin-interfaces, rcl, rcl-interfaces, rcl-yaml-param-parser, rcpputils, rmw, rmw-implementation, rmw-implementation-cmake, rosgraph-msgs, rosidl-generator-cpp, rosidl-typesupport-c, rosidl-typesupport-cpp, test-msgs, tracetools }:
|
||||
buildRosPackage {
|
||||
pname = "ros-eloquent-rclcpp";
|
||||
version = "0.8.4-r1";
|
||||
version = "0.8.5-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/eloquent/rclcpp/0.8.4-1.tar.gz";
|
||||
name = "0.8.4-1.tar.gz";
|
||||
sha256 = "e3d2d02a648e2bef5a8d1900febfbb624c30d4a4708e3a7e195da4ef7c93287f";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/eloquent/rclcpp/0.8.5-1.tar.gz";
|
||||
name = "0.8.5-1.tar.gz";
|
||||
sha256 = "bb3407595249f3e1e7a708da38fc8501e747594023d6acb254a7d537909fbba1";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue