Ensure that we can evaluate the platform attribute of ocaml packages.
This commit is contained in:
@@ -48,7 +48,7 @@ EOF
|
||||
modeled after the famous log4j logging framework for Java.
|
||||
'';
|
||||
license = licenses.lgpl3;
|
||||
platforms = ocaml.meta.platforms;
|
||||
platforms = ocaml.meta.platforms or [];
|
||||
maintainers = [ maintainers.jirkamarsik ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user