yandex-browser: mark meta.sourceProvenance

This commit is contained in:
FliegendeWurst
2022-06-13 18:55:15 +08:00
committed by Alexander Foremny
parent 6a0ed325e3
commit 7cb9bf19b9
@@ -130,6 +130,7 @@ stdenv.mkDerivation rec {
description = "Yandex Web Browser";
homepage = "https://browser.yandex.ru/";
license = licenses.unfree;
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
maintainers = with maintainers; [ dan4ik605743 ];
platforms = [ "x86_64-linux" ];