From 1e125871ac2fe7d1e1a4e22f80456359af0e8346 Mon Sep 17 00:00:00 2001 From: osbm Date: Sat, 26 Apr 2025 13:03:19 +0300 Subject: [PATCH] its a flutter package --- apks/by-name/li/lichess/package.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apks/by-name/li/lichess/package.nix b/apks/by-name/li/lichess/package.nix index 2034a7d..5d5f543 100644 --- a/apks/by-name/li/lichess/package.nix +++ b/apks/by-name/li/lichess/package.nix @@ -16,10 +16,7 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ - pkgs.yarn - ]; - buildInputs = [ - pkgs.yarn + pkgs.flutter ]; buildPhase = ''