flutter: set sourceProvenance (#440682)

This commit is contained in:
Aleksana
2025-11-28 13:54:09 +00:00
committed by GitHub
@@ -201,6 +201,9 @@ let
'';
homepage = "https://flutter.dev";
license = lib.licenses.bsd3;
sourceProvenance =
with lib.sourceTypes;
if useNixpkgsEngine then [ fromSource ] else [ binaryNativeCode ];
platforms = [
"x86_64-linux"
"aarch64-linux"