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

regenerate all distros, Fri Nov 4 13:38:02 2022

This commit is contained in:
Superflore 2022-11-04 13:38:03 +00:00 committed by Ben Wolsieffer
parent 0e8f3d88ae
commit a1596850e0
6690 changed files with 6930 additions and 8596 deletions

View file

@ -14,7 +14,7 @@ buildRosPackage {
};
buildType = "catkin";
buildInputs = [ catkin cmake-modules ];
buildInputs = [ cmake-modules ];
propagatedBuildInputs = [ geometry-msgs message-filters nodelet roscpp sensor-msgs std-msgs tf ];
nativeBuildInputs = [ catkin ];