mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-12 05:16:30 +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-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, class-loader, composition-interfaces, launch-testing, rclcpp, rcpputils, std-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rclcpp-components";
|
||||
version = "21.1.0-r1";
|
||||
version = "21.3.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_components/21.1.0-1.tar.gz";
|
||||
name = "21.1.0-1.tar.gz";
|
||||
sha256 = "b84087855018352f70376aeb101a558342fbf0e91f6360523b792eb94c2b521b";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_components/21.3.0-1.tar.gz";
|
||||
name = "21.3.0-1.tar.gz";
|
||||
sha256 = "edf3aa266a3660c3467f3c127bce4cd6a9b021908d8ad5415e89dc775e2ede36";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue