cwtch-ui: pin in flutter329

This commit is contained in:
emaryn 2025-05-21 17:21:37 +08:00
parent 58d68d1602
commit 348f651619

View file

@ -1,7 +1,7 @@
{ {
cwtch, cwtch,
fetchgit, fetchgit,
flutter, flutter329,
lib, lib,
tor, tor,
}: }:
@ -10,7 +10,7 @@ let
tor tor
]; ];
in in
flutter.buildFlutterApplication rec { flutter329.buildFlutterApplication rec {
pname = "cwtch-ui"; pname = "cwtch-ui";
version = "1.15.5"; version = "1.15.5";
# This Gitea instance has archive downloads disabled, so: fetchgit # This Gitea instance has archive downloads disabled, so: fetchgit