mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 03:04:49 +03:00
regenerate all distros, Mon Jun 19 17:15:22 2023
This commit is contained in:
parent
7a2b545ecb
commit
381164fc34
2124 changed files with 35727 additions and 4192 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, ament-cmake-gmock, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, builtin-interfaces, libstatistics-collector, mimick-vendor, performance-test-fixture, python3, rcl, rcl-interfaces, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation-cmake, rosgraph-msgs, rosidl-default-generators, rosidl-dynamic-typesupport, rosidl-runtime-cpp, rosidl-typesupport-c, rosidl-typesupport-cpp, statistics-msgs, test-msgs, tracetools }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rclcpp";
|
||||
version = "21.1.0-r1";
|
||||
version = "21.3.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp/21.1.0-1.tar.gz";
|
||||
name = "21.1.0-1.tar.gz";
|
||||
sha256 = "b2f4d1b02675eacdbef87ea37971690854f9e121f8e1d1d67ead52854a6aa4e2";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp/21.3.0-1.tar.gz";
|
||||
name = "21.3.0-1.tar.gz";
|
||||
sha256 = "13fa9f4588cf111953c0038d5f62b62272a44cf166a896e03cdb8d93e5dbac40";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue