diff --git a/flake.nix b/flake.nix index 470b6f86056cd9de0725da94c3ba10ae6f2338b3..371397433ad5959bc17abb3ffbbdb81b6cc8cbf9 100644 --- a/flake.nix +++ b/flake.nix @@ -158,7 +158,7 @@ ant android-studio android-tools - python39 + (python310.withPackages (ps: with ps; [ build ])) ]; shellHook = ''