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

regenerate ros-melodic, Sun May 5 02:02:52 2019

This commit is contained in:
Ben Wolsieffer 2019-05-05 02:02:52 -04:00
parent ac40d25e2c
commit 4255545ece
1330 changed files with 2451 additions and 2266 deletions

View file

@ -12,11 +12,11 @@ buildRosPackage {
sha256 = "a8cdf75617afe3c16004467e3866a5de070a7e6ac7e5a4835be27f2a034e27a6";
};
propagatedBuildInputs = [ access-point-control hostapd-access-point multi-interface-roam ieee80211-channels network-control-tests network-monitor-udp asmach-tutorials linksys-access-point network-traffic-control network-detector asmach ddwrt-access-point ];
propagatedBuildInputs = [ access-point-control hostapd-access-point network-control-tests ieee80211-channels multi-interface-roam network-monitor-udp asmach-tutorials linksys-access-point network-traffic-control network-detector asmach ddwrt-access-point ];
nativeBuildInputs = [ catkin ];
meta = {
description = ''The linux_networking package'';
#license = lib.licenses.TODO;
license = with lib.licenses; [ "TODO" ];
};
}