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

regenerate ros-crystal, Thu Sep 5 22:48:11 2019

This commit is contained in:
Ben Wolsieffer 2019-09-05 22:48:11 -04:00
parent 807e9720ab
commit ff57459d52
370 changed files with 730 additions and 76 deletions

View file

@ -12,6 +12,7 @@ buildRosPackage {
sha256 = "70d7d6aa110b2f04368e7c7f90d152b6c43f38f704e6188f19352af1e93372c5";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake-gtest qt5.qtbase rviz-common ];
checkInputs = [ ament-cmake-uncrustify ament-cmake-gmock ament-cmake-cppcheck ament-cmake-lint-cmake ament-cmake-cpplint ];
propagatedBuildInputs = [ ament-cmake-gtest rviz-common ];