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

regenerate all distros, Sat Mar 23 14:09:25 2024

This commit is contained in:
Superflore 2024-03-23 14:09:26 +00:00 committed by Ben Wolsieffer
parent 39e6165e90
commit 1b9585ae8f
5754 changed files with 6889 additions and 6889 deletions

View file

@ -18,8 +18,8 @@ buildRosPackage {
propagatedBuildInputs = [ ament-index-python launch osrf-pycommon python3Packages.importlib-metadata python3Packages.pyyaml rclpy system-modes-msgs ];
meta = {
description = ''System modes specific extensions to the launch tool, i.e. launch actions, events, and event
handlers for system modes.'';
description = "System modes specific extensions to the launch tool, i.e. launch actions, events, and event
handlers for system modes.";
license = with lib.licenses; [ asl20 ];
};
}