vivaldi: mark meta.sourceProvenance
This commit is contained in:
parent
746ecffade
commit
6a0ed325e3
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ in stdenv.mkDerivation rec {
|
|||
description = "A Browser for our Friends, powerful and personal";
|
||||
homepage = "https://vivaldi.com";
|
||||
license = licenses.unfree;
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
maintainers = with maintainers; [ otwieracz badmutex ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue