From d3cb5d71c2f1ddfcbeafdfeb717f2ac44ac23fdd Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 25 May 2026 22:38:26 +0000 Subject: [PATCH] androidStudioPackages.beta: 2025.3.4.5 -> 2026.1.1.6 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index 992d0e3a410a..491e6f20937f 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -21,9 +21,9 @@ let url = "https://edgedl.me.gvt1.com/android/studio/ide-zips/2025.3.4.7/android-studio-panda4-patch1-linux.tar.gz"; }; betaVersion = { - version = "2025.3.4.5"; # "Android Studio Panda 4 | 2025.3.4 RC 1" - sha256Hash = "sha256-NiNq1j+rzPU4KsLKYymfi5/Vx2Bn3hK8I3OVIUFloX0="; - url = "https://edgedl.me.gvt1.com/android/studio/ide-zips/2025.3.4.5/android-studio-panda4-rc1-linux.tar.gz"; + version = "2026.1.1.6"; # "Android Studio Quail 1 | 2026.1.1 RC 1" + sha256Hash = "sha256-b6PVgBTTjIgm6BI171RL7T6GJD9ApnTWGOTqvt703PQ="; + url = "https://edgedl.me.gvt1.com/android/studio/ide-zips/2026.1.1.6/android-studio-quail1-rc1-linux.tar.gz"; }; latestVersion = { version = "2026.1.2.2"; # "Android Studio Quail 2 | 2026.1.2 Canary 2"