android-studio-for-platform: stable 2024.2.2.13 -> 2025.3.2.6, canary 2024.3.1.9 -> 2026.1.2.1 (#523216)

This commit is contained in:
Masum Reza
2026-05-23 04:41:38 +00:00
committed by GitHub
2 changed files with 11 additions and 7 deletions
@@ -25,6 +25,8 @@
fontsConf,
fontconfig,
freetype,
libGL,
libsecret,
libx11,
libxext,
libxi,
@@ -122,6 +124,9 @@ let
# For Soong sync
e2fsprogs
libsecret
libGL
]
}"
'';
@@ -16,15 +16,14 @@ let
inherit tiling_wm;
};
stableVersion = {
version = "2024.2.2.13";
# this seems to be a fuckup on google's side
versionPrefix = "Ladybug%20Feature%20Drop";
sha256Hash = "sha256-yMUTWOpYHa/Aizrgvs/mbofrDqrbL5bJYjuklIdyU/0=";
version = "2025.3.2.6";
versionPrefix = "Panda%202";
sha256Hash = "sha256-mAJPmDSoE9STOh45u0dIejL4TyR8CIqcGMhiixIFIWc=";
};
canaryVersion = {
version = "2024.3.1.9";
versionPrefix = "canary-meerkat";
sha256Hash = "sha256-j5KEwHbc+0eFi3GZlD5PMuM/RWw2MJ1PaXZrPMvhCik=";
version = "2026.1.2.1";
versionPrefix = "canary-Quail%202";
sha256Hash = "sha256-UYj+6CSmtxC11HVjPxc+m9r6b5RrXXFOzpDfSkx4mw4=";
};
in
{