mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-27 00:45:34 +03:00
regenerate ros-dashing, Mon Sep 9 14:55:58 2019
This commit is contained in:
parent
44f714413c
commit
a927710b94
70 changed files with 796 additions and 208 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, builtin-interfaces, rosidl-generator-cpp, rosidl-typesupport-c, ament-cmake, rmw-implementation-cmake, ament-cmake-gmock, ament-lint-common, test-msgs, ament-cmake-gtest, rosidl-typesupport-cpp, rosgraph-msgs, rmw-implementation, rcl-yaml-param-parser, rcl-interfaces, ament-cmake-ros, rcl, ament-lint-auto, rmw }:
|
||||
buildRosPackage {
|
||||
pname = "ros-dashing-rclcpp";
|
||||
version = "0.7.7-r1";
|
||||
version = "0.7.8-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/dashing/rclcpp/0.7.7-1.tar.gz";
|
||||
name = "0.7.7-1.tar.gz";
|
||||
sha256 = "06c48070aa564ebcb70c935d26246bd0ffdbeb100900cfd18c2a78e443d77d90";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/dashing/rclcpp/0.7.8-1.tar.gz";
|
||||
name = "0.7.8-1.tar.gz";
|
||||
sha256 = "697b595e7fb6ffaaa3193a4f928657cca12d1c00294f95d12fc077a5a4c2e7cd";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue