Merge pull request #251568 from hacker1024/patch-5
flutter: Pass through engineArtifacts in wrapper
This commit is contained in:
@@ -175,6 +175,7 @@ in
|
||||
passthru = flutter.passthru // {
|
||||
inherit (flutter) version;
|
||||
unwrapped = flutter;
|
||||
inherit engineArtifacts;
|
||||
};
|
||||
|
||||
inherit (flutter) meta;
|
||||
|
||||
Reference in New Issue
Block a user