From ff13d6d74680f8b7bbedf5e7eec9816eab957b95 Mon Sep 17 00:00:00 2001 From: Andrei Lapshin Date: Wed, 19 May 2021 09:28:40 +0300 Subject: [PATCH 1/2] androidStudioPackages.beta: 4.2.0 -> 2020.3.1 --- pkgs/applications/editors/android-studio/default.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index e68e95ba5421..af8ce857b53b 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -14,9 +14,8 @@ let sha256Hash = "074y6i0h8zamjgvvs882im44clds3g6aq8rssl7sq1wx6hrn5q36"; }; betaVersion = { - version = "4.2.0.24"; # "Android Studio 4.2.0" - build = "202.7322048"; - sha256Hash = "1ii1zf8mv7xyql56wwkcdj5l4g3zaprdszv6r9md9r5zh78k4ccz"; + version = "2020.3.1.16"; # "Android Studio Arctic Fox (2020.3.1) Beta 1" + sha256Hash = "0mp1cmxkqc022nv8cggywbwcf8lp6r802nh8hcw5j00hcdnhkcq0"; }; latestVersion = { # canary & dev version = "2020.3.1.15"; # "Android Studio Arctic Fox (2020.3.1) Canary 15" From 51c2393f7772f1fd3a983949211e65615e7cf745 Mon Sep 17 00:00:00 2001 From: Andrei Lapshin Date: Wed, 19 May 2021 09:29:28 +0300 Subject: [PATCH 2/2] androidStudioPackages.canary: 2020.3.1 -> 2021.1.1 --- 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 af8ce857b53b..e0cf5138310a 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,8 +18,8 @@ let sha256Hash = "0mp1cmxkqc022nv8cggywbwcf8lp6r802nh8hcw5j00hcdnhkcq0"; }; latestVersion = { # canary & dev - version = "2020.3.1.15"; # "Android Studio Arctic Fox (2020.3.1) Canary 15" - sha256Hash = "0k66ibflqwdlgapir5w2v1d4zjwn6464yk2hvlmif9lsfdvd0ivv"; + version = "2021.1.1.1"; # "Android Studio Bumblebee (2021.1.1) Canary 1" + sha256Hash = "0aavmk8byw817356jm28rl998gcp3zm7x3fq14hm2awzhk5jaklm"; }; in { # Attributes are named by their corresponding release channels