mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14:50 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 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-jazzy-rclcpp-components";
|
||||
version = "28.1.4-r1";
|
||||
version = "28.1.5-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/jazzy/rclcpp_components/28.1.4-1.tar.gz";
|
||||
name = "28.1.4-1.tar.gz";
|
||||
sha256 = "c43a4f3758799adefc49f46d79bbdb7d248c8fb15539c79cacac48daf9ae1540";
|
||||
url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/jazzy/rclcpp_components/28.1.5-1.tar.gz";
|
||||
name = "28.1.5-1.tar.gz";
|
||||
sha256 = "2e9702caf5f8ca104f7d0e532ce41d6ca4a762fab4a92ad0696ef2b418567c23";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue