Merge pull request #88466 from puzzlewolf/gazebo_remove

gazebo: remove
This commit is contained in:
Lassulus
2020-06-04 12:47:42 +02:00
committed by GitHub
12 changed files with 2 additions and 247 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
homepage = "http://romfs.sourceforge.net/";
description = "Tool for creating romfs file system images";
license = licenses.gpl2;
maintainers = with maintainers; [ pxc ];
maintainers = with maintainers; [ ];
platforms = platforms.all;
};
}