add clang to flake

This commit is contained in:
Alya Sirko 2022-09-07 21:05:46 +03:00
parent 66efaddfab
commit edb954a309

View file

@ -60,6 +60,7 @@
autoPatchelfHook
androidComposition.androidsdk
openjdk11_headless
clang
];
releaseDerivation = pkgs.flutter.mkFlutterApp rec {