server-box: use flutter338

This commit is contained in:
qzylinra
2026-01-17 07:36:49 +08:00
committed by GitHub
parent 2fe626e571
commit 235528febf
+2 -2
View File
@@ -1,6 +1,6 @@
{
lib,
flutter335,
flutter338,
fetchFromGitHub,
autoPatchelfHook,
copyDesktopItems,
@@ -22,7 +22,7 @@ let
hash = "sha256-fmL03BNVi1aKhb0jV7MnEtRKTOEaLBGl6uMJtLr6cFk=";
};
in
flutter335.buildFlutterApplication {
flutter338.buildFlutterApplication {
pname = "server-box";
inherit version src;