opera: mark meta.sourceProvenance
This commit is contained in:
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 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user