1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-12 05:16:30 +03:00

regenerate all distros, Tue Sep 20 16:42:06 2022

This commit is contained in:
Ben Wolsieffer 2022-09-20 16:42:07 -04:00
parent df38e4e345
commit 1cb25a71b4
5789 changed files with 7648 additions and 2993 deletions

View file

@ -14,6 +14,7 @@ buildRosPackage {
};
buildType = "catkin";
buildInputs = [ catkin ];
propagatedBuildInputs = [ rviz ];
nativeBuildInputs = [ catkin ];