libreoffice-bin: set meta.sourceProvenance
This commit is contained in:
parent
056a4d8d52
commit
3ceb400cf6
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ stdenvNoCC.mkDerivation {
|
|||
homepage = "https://libreoffice.org/";
|
||||
license = licenses.lgpl3;
|
||||
maintainers = with maintainers; [ tricktron ];
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
platforms = [ "x86_64-darwin" "aarch64-darwin" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue