opera: mark meta.sourceProvenance
This commit is contained in:
committed by
Alexander Foremny
parent
c08c35ced3
commit
08947f3df6
@@ -127,5 +127,6 @@ in stdenv.mkDerivation rec {
|
||||
description = "Web browser";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = licenses.unfree;
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user