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

regenerate ros-kinetic, Sat Apr 6 20:59:50 2019

This commit is contained in:
Ben Wolsieffer 2019-04-06 20:59:50 -04:00
parent 7dae9bf01c
commit f87537f372
1663 changed files with 3621 additions and 1958 deletions

View file

@ -12,8 +12,9 @@ buildRosPackage {
sha256 = "ed909742db04271dea0964055694118deb6adab2869bdef02043187b9ef86cf4";
};
buildInputs = [ lcov ];
propagatedBuildInputs = [ lcov ];
nativeBuildInputs = [ lcov catkin ];
nativeBuildInputs = [ catkin ];
meta = {
description = ''CMake configuration to run coverage'';