Loading pkgs/applications/editors/android-studio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ let sha256Hash = "sha256-MEUqYZd/Ny2spzFqbZ40j2H4Tg6pHQGWqkpRrVtbwO8="; }; betaVersion = { version = "2025.1.1.11"; # "Android Studio Narwhal | 2025.1.1 RC 1" sha256Hash = "sha256-upx+qcrd+E4XVV94iaqZPN8w1RpcD8KfV37397nkznU="; version = "2025.1.1.12"; # "Android Studio Narwhal | 2025.1.1 RC 2" sha256Hash = "sha256-mqQM39PePFYWIgukzN3X4rTHPUcdrFTc/OC9w4t+wJM="; }; latestVersion = { version = "2025.1.2.8"; # "Android Studio Narwhal Feature Drop | 2025.1.2 Canary 8" Loading Loading
pkgs/applications/editors/android-studio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ let sha256Hash = "sha256-MEUqYZd/Ny2spzFqbZ40j2H4Tg6pHQGWqkpRrVtbwO8="; }; betaVersion = { version = "2025.1.1.11"; # "Android Studio Narwhal | 2025.1.1 RC 1" sha256Hash = "sha256-upx+qcrd+E4XVV94iaqZPN8w1RpcD8KfV37397nkznU="; version = "2025.1.1.12"; # "Android Studio Narwhal | 2025.1.1 RC 2" sha256Hash = "sha256-mqQM39PePFYWIgukzN3X4rTHPUcdrFTc/OC9w4t+wJM="; }; latestVersion = { version = "2025.1.2.8"; # "Android Studio Narwhal Feature Drop | 2025.1.2 Canary 8" Loading