Unverified Commit 4a8c5cea authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #236956 from rrbutani/misc/zulu-provenance

zulu: set `meta.sourceProvenance`
parents 79c39b82 4232f8fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@ in stdenv.mkDerivation {

  meta = with lib; {
    homepage = "https://www.azul.com/products/zulu/";
    sourceProvenance = with sourceTypes; [ binaryBytecode binaryNativeCode ];
    license = licenses.gpl2;
    description = "Certified builds of OpenJDK";
    longDescription = ''
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@ in stdenv.mkDerivation {

  meta = with lib; {
    homepage = "https://www.azul.com/products/zulu/";
    sourceProvenance = with sourceTypes; [ binaryBytecode binaryNativeCode ];
    license = licenses.gpl2;
    description = "Certified builds of OpenJDK";
    longDescription = ''