Loading pkgs/applications/editors/android-studio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ let inherit tiling_wm; }; stableVersion = { version = "2025.1.3.7"; # "Android Studio Narwhal 3 Feature Drop | 2025.1.3" sha256Hash = "sha256-pet3uTmL4pQ/FxB2qKv+IZNx540gMC7hmfOaQ8iLQpQ="; version = "2025.1.4.8"; # "Android Studio Narwhal 4 Feature Drop | 2025.1.4" sha256Hash = "sha256-znRzVtUqNrLmpLYd9a96jFh85n+EgOsdteVLqxnMvfM="; }; betaVersion = { version = "2025.1.4.7"; # "Android Studio Narwhal 4 Feature Drop | 2025.1.4 RC 2" Loading Loading
pkgs/applications/editors/android-studio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ let inherit tiling_wm; }; stableVersion = { version = "2025.1.3.7"; # "Android Studio Narwhal 3 Feature Drop | 2025.1.3" sha256Hash = "sha256-pet3uTmL4pQ/FxB2qKv+IZNx540gMC7hmfOaQ8iLQpQ="; version = "2025.1.4.8"; # "Android Studio Narwhal 4 Feature Drop | 2025.1.4" sha256Hash = "sha256-znRzVtUqNrLmpLYd9a96jFh85n+EgOsdteVLqxnMvfM="; }; betaVersion = { version = "2025.1.4.7"; # "Android Studio Narwhal 4 Feature Drop | 2025.1.4 RC 2" Loading