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

regenerate ros-melodic, Sun May 5 02:02:52 2019

This commit is contained in:
Ben Wolsieffer 2019-05-05 02:02:52 -04:00
parent ac40d25e2c
commit 4255545ece
1330 changed files with 2451 additions and 2266 deletions

View file

@ -17,6 +17,6 @@ buildRosPackage {
meta = {
description = ''A Python-based implementation of the rosserial protocol.'';
#license = lib.licenses.BSD;
license = with lib.licenses; [ bsdOriginal ];
};
}