firmware-updater: build with flutter2
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{ lib
|
||||
, flutter
|
||||
, flutter2
|
||||
, fetchFromGitHub
|
||||
}:
|
||||
|
||||
flutter.mkFlutterApp {
|
||||
flutter2.mkFlutterApp {
|
||||
pname = "firmware-updater";
|
||||
version = "unstable";
|
||||
|
||||
vendorHash = "sha256-3wVA9BLCnMijC0gOmskz+Hv7NQIGu/jhBDbWjmoq1Tc=";
|
||||
vendorHash = "sha256-7uOiebGBcX61oUyNCi1h9KldTRTrCfYaHUQSH4J5OoQ=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "canonical";
|
||||
|
||||
Reference in New Issue
Block a user