its a flutter package
This commit is contained in:
parent
02221ac11a
commit
1e125871ac
1 changed files with 1 additions and 4 deletions
|
|
@ -16,10 +16,7 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
pkgs.yarn
|
pkgs.flutter
|
||||||
];
|
|
||||||
buildInputs = [
|
|
||||||
pkgs.yarn
|
|
||||||
];
|
];
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue