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, 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

@ -20,6 +20,6 @@ buildRosPackage {
meta = {
description = ''The move_base_sequence package'';
license = with lib.licenses; [ gpl3 ];
license = with lib.licenses; [ "GPL-3.0-only" ];
};
}