mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 02:34:50 +03:00
regenerate all distros, Fri Nov 4 19:29:56 2022
This commit is contained in:
parent
a1596850e0
commit
bacafdae41
6619 changed files with 6937 additions and 2163 deletions
|
@ -14,9 +14,9 @@ buildRosPackage {
|
|||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
buildInputs = [ ament-cmake-core ament-cmake-export-dependencies ];
|
||||
buildInputs = [ ament-cmake ament-cmake-core ament-cmake-export-dependencies ];
|
||||
propagatedBuildInputs = [ launch-testing launch-testing-ament-cmake launch-testing-ros ros2test ];
|
||||
nativeBuildInputs = [ ament-cmake ];
|
||||
nativeBuildInputs = [ ament-cmake launch-testing-ament-cmake ros2test ];
|
||||
|
||||
meta = {
|
||||
description = ''The entry point package to launch testing in ROS.'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue