graalvm*-ce: add meta.sourceProvenance
This commit is contained in:
parent
b29899b83f
commit
3085ef40d9
1 changed files with 1 additions and 0 deletions
|
@ -319,6 +319,7 @@ let
|
|||
homepage = "https://www.graalvm.org/";
|
||||
description = "High-Performance Polyglot VM";
|
||||
license = with licenses; [ upl gpl2Classpath bsd3 ];
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
maintainers = with maintainers; [
|
||||
bandresen
|
||||
hlolli
|
||||
|
|
Loading…
Reference in a new issue