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

regenerate all distros, Mon Mar 28 21:23:37 2022

This commit is contained in:
Ben Wolsieffer 2022-03-28 21:23:37 -04:00
parent 5fd6ef708d
commit 7d2be1bdcc
794 changed files with 2314 additions and 1226 deletions

View file

@ -13,7 +13,7 @@ buildRosPackage {
sha256 = "5237dcf5ed1f713d7b649a7cfccfe9ce7354f36fa8d8766c8db5b4727ecbe398";
};
buildType = "catkin";
buildType = "ament_cmake";
checkInputs = [ gtest ];
propagatedBuildInputs = [ boost lanelet2-core lanelet2-io lanelet2-projection lanelet2-routing lanelet2-traffic-rules mrt-cmake-modules ];
nativeBuildInputs = [ ament-cmake-core mrt-cmake-modules ];