mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
regenerate rosPackages.humble, Mon Sep 19 17:14:06 2022
This commit is contained in:
parent
6df0590e20
commit
f03f5570c6
766 changed files with 1711 additions and 329 deletions
|
@ -14,6 +14,7 @@ buildRosPackage {
|
|||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
buildInputs = [ ament-cmake ];
|
||||
checkInputs = [ ament-lint-auto ament-lint-common ];
|
||||
propagatedBuildInputs = [ example-interfaces rclcpp rclcpp-action ];
|
||||
nativeBuildInputs = [ ament-cmake ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue