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