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

@ -19,6 +19,6 @@ buildRosPackage {
description = ''The pythonwifi package is available through pypi, but not through a
deb package. This is copy of the package suitable for use through the
ROS ecosystem.'';
#license = lib.licenses.GPLv2;
license = with lib.licenses; [ gpl2 ];
};
}