parent
cd794f4216
commit
4979fef9e7
@ -31,5 +31,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/KhronosGroup/OpenCOLLADA/;
|
homepage = https://github.com/KhronosGroup/OpenCOLLADA/;
|
||||||
maintainers = [ stdenv.lib.maintainers.eelco ];
|
maintainers = [ stdenv.lib.maintainers.eelco ];
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
license = stdenv.lib.licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user