its a flutter package

This commit is contained in:
Osman Faruk Bayram 2025-04-26 13:03:19 +03:00
parent 02221ac11a
commit 1e125871ac

View file

@ -16,10 +16,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
pkgs.yarn
];
buildInputs = [
pkgs.yarn
pkgs.flutter
];
buildPhase = ''