From 9000fc2c439a9208e0b8cee8296f8772cdcea521 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Mon, 20 Oct 2025 11:00:33 -0700 Subject: [PATCH] nix: android: move gradle to android deps --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 33cf1df..ca7dc42 100644 --- a/shell.nix +++ b/shell.nix @@ -18,7 +18,6 @@ mkShell ({ pkg-config #cmake fontconfig - gradle #gtk3 #gsettings-desktop-schemas #brotli @@ -28,6 +27,7 @@ mkShell ({ ] ++ lib.optionals (!stdenv.isDarwin) [ zenity ] ++ lib.optionals use_android [ + gradle jre openssl libiconv