1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-14 14:10:37 +03:00

regenerate all distros, Tue Sep 20 16:42:06 2022

This commit is contained in:
Ben Wolsieffer 2022-09-20 16:42:07 -04:00
parent df38e4e345
commit 1cb25a71b4
5789 changed files with 7648 additions and 2993 deletions

View file

@ -14,6 +14,7 @@ buildRosPackage {
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-cpplint ];
propagatedBuildInputs = [ pluginlib rclcpp rclcpp-action robot-controllers-msgs ];
nativeBuildInputs = [ ament-cmake ];