vcg: adopt
This commit is contained in:
@@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
|
||||
description = "C++ library for manipulation, processing and displaying with OpenGL of triangle and tetrahedral meshes";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.nim65s ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user