From d2d22158a2931e490a71002b826cec1134a85423 Mon Sep 17 00:00:00 2001 From: JulianFP Date: Wed, 6 Dec 2023 16:29:10 +0100 Subject: [PATCH 1/2] androidStudioPackages.stable: 2022.3.1.20 -> 2023.1.1.26 --- pkgs/applications/editors/android-studio/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index ec5bc924f0ca..03780e7f23bc 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -10,8 +10,8 @@ let inherit tiling_wm; }; stableVersion = { - version = "2022.3.1.20"; # "Android Studio Giraffe (2022.3.1) Patch 2" - sha256Hash = "sha256-IkxOt6DI4cBPUOztEBNJV0DHGruJjVdJ0skxcue+rdg="; + version = "2023.1.1.26"; # "Android Studio Hedgehog | 2023.1.1" + sha256Hash = "sha256-l36KmFVBT31BFX8L4OEPt0DEK9M392PV2Ws+BZeAZj0="; }; betaVersion = { version = "2023.1.1.25"; # "Android Studio Hedgehog | 2023.1.1 RC 3" From c1ffcb40904a48fe74f44ccad4230cd35bc00836 Mon Sep 17 00:00:00 2001 From: JulianFP Date: Fri, 8 Dec 2023 23:58:30 +0100 Subject: [PATCH 2/2] androidStudioPackages.canary: 2023.2.1.14 -> 2023.2.1.17 --- pkgs/applications/editors/android-studio/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index 03780e7f23bc..ac2a0141f8f4 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,8 +18,8 @@ let sha256Hash = "sha256-jOqTAHYAk8j9+Ir01TLBsp20u7/iBKV8T/joZLITDs4="; }; latestVersion = { - version = "2023.2.1.14"; # "Android Studio Iguana | 2023.2.1 Canary 14" - sha256Hash = "sha256-8szERftch1JWJ66BclJBq5DZcH1Xf1cyVj08WknLoS8="; + version = "2023.2.1.17"; # "Android Studio Iguana | 2023.2.1 Canary 17" + sha256Hash = "sha256-RG1N06psRaRrC/57Trb23K0Iezp2VBViBRqJRHLssMI="; }; in { # Attributes are named by their corresponding release channels