Renamed flutter argument
This commit is contained in:
parent
5c12d64623
commit
3c7f439ba6
@ -3,7 +3,7 @@
|
|||||||
, copyDesktopItems
|
, copyDesktopItems
|
||||||
, wrapGAppsHook3
|
, wrapGAppsHook3
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, flutter319
|
, flutter
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
@ -20,7 +20,7 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
in flutter319.buildFlutterApplication rec {
|
in flutter.buildFlutterApplication rec {
|
||||||
version = "5.0.172";
|
version = "5.0.172";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user