From 987b20bfe9c7cd6faab22976124d61431ff91a01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Fri, 8 Jul 2022 13:23:04 -0500 Subject: [PATCH 1/3] =?UTF-8?q?androidStudioPackages.stable:=202021.2.1.14?= =?UTF-8?q?=20=E2=86=92=202021.2.1.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 605d90eaab9d..2ceedf3c6233 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 = "2021.2.1.14"; # "Android Studio Chipmunk (2021.2.1)" - sha256Hash = "1cy7ngm160w819ikrd459kg6lnk1k16jjnjm3d0aksmlws5b12z9"; + version = "2021.2.1.15"; # "Android Studio Chipmunk (2021.2.1)" + sha256Hash = "ABjg38DdKSFwBRb3osRDN3xVd4jaf7CkUkPstDAHRb4="; }; betaVersion = { version = "2021.2.1.11"; # "Android Studio Chipmunk (2021.2.1) Beta 4" From ad3e35365ad2a47259e0e697811a368b3eae9fd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Fri, 8 Jul 2022 13:28:41 -0500 Subject: [PATCH 2/3] =?UTF-8?q?androidStudioPackages.beta:=202021.2.1.11?= =?UTF-8?q?=20=E2=86=92=202022.3.1.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 2ceedf3c6233..b12e1b3ef44a 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -14,8 +14,8 @@ let sha256Hash = "ABjg38DdKSFwBRb3osRDN3xVd4jaf7CkUkPstDAHRb4="; }; betaVersion = { - version = "2021.2.1.11"; # "Android Studio Chipmunk (2021.2.1) Beta 4" - sha256Hash = "0in8x6v957y9hsnz5ak845pdpvgvnvlm0s6r9y8f27zkm947vbjd"; + version = "2021.3.1.14"; # "Android Studio Dolphin (2021.3.1) Beta 5" + sha256Hash = "k1Qt54u45rwHsQNz9TVqnFB65kBKtfFZ3OknpfutKPI="; }; latestVersion = { # canary & dev version = "2021.3.1.9"; # "Android Studio Dolphin (2021.3.1) Canary 9" From 0996a97b916a50d584cb5dd5de9a5769b38160ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Fri, 8 Jul 2022 13:30:54 -0500 Subject: [PATCH 3/3] =?UTF-8?q?androidStudioPackages.canary:=202021.3.1.9?= =?UTF-8?q?=20=E2=86=92=202022.1.1.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 b12e1b3ef44a..b25ee1ac6cdc 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,8 +18,8 @@ let sha256Hash = "k1Qt54u45rwHsQNz9TVqnFB65kBKtfFZ3OknpfutKPI="; }; latestVersion = { # canary & dev - version = "2021.3.1.9"; # "Android Studio Dolphin (2021.3.1) Canary 9" - sha256Hash = "0nx26xwy67mnbkz37m3nw354siv152sa6zx94pxrvbnxxgppigfb"; + version = "2022.1.1.8"; # "Android Studio Electric Eel (2022.1.1) Canary 8" + sha256Hash = "0bZXx4YpMztLAnwuBaSaNT3GJNfYnqCDanwR+Q7qyUc="; }; in { # Attributes are named by their corresponding release channels