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

regenerate ros-kinetic, Sat May 4 17:47:41 2019

This commit is contained in:
Ben Wolsieffer 2019-05-04 02:32:52 -04:00
parent f5f4b6b947
commit 2249f3cbe8
2487 changed files with 5592 additions and 4052 deletions

View file

@ -28,6 +28,6 @@ buildRosPackage {
Also provided is adapter code to make the user's Python code
independent of which binding provider was actually used which makes
it very easy to switch between these.'';
#license = lib.licenses.BSD;
license = with lib.licenses; [ bsdOriginal ];
};
}