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

regenerate all distros, Fri Feb 28 12:55:03 2020

This commit is contained in:
Superflore 2020-02-28 12:55:03 +00:00 committed by Ben Wolsieffer
parent d093a93779
commit b11f47c527
43 changed files with 465 additions and 113 deletions

View file

@ -126,6 +126,8 @@ self: super: {
angles = self.callPackage ./angles {};
apex-test-tools = self.callPackage ./apex-test-tools {};
automotive-autonomy-msgs = self.callPackage ./automotive-autonomy-msgs {};
automotive-navigation-msgs = self.callPackage ./automotive-navigation-msgs {};
@ -490,6 +492,8 @@ self: super: {
navigation2 = self.callPackage ./navigation2 {};
nmea-msgs = self.callPackage ./nmea-msgs {};
nonpersistent-voxel-layer = self.callPackage ./nonpersistent-voxel-layer {};
ntpd-driver = self.callPackage ./ntpd-driver {};
@ -876,6 +880,8 @@ self: super: {
teleop-twist-keyboard = self.callPackage ./teleop-twist-keyboard {};
test-apex-test-tools = self.callPackage ./test-apex-test-tools {};
test-interface-files = self.callPackage ./test-interface-files {};
test-msgs = self.callPackage ./test-msgs {};