protonvpn-gui: renamed to proton-vpn

This commit is contained in:
Thierry Delafontaine
2026-03-14 09:05:41 +01:00
parent 2421315caf
commit 5a05e8011b
2 changed files with 2 additions and 1 deletions
@@ -11,7 +11,7 @@
}:
python3Packages.buildPythonApplication (finalAttrs: {
pname = "protonvpn-gui";
pname = "proton-vpn";
version = "4.15.0";
pyproject = true;
+1
View File
@@ -1635,6 +1635,7 @@ mapAliases {
protonup = throw "'protonup' has been renamed to/replaced by 'protonup-ng'"; # Converted to throw 2025-10-27
protonvpn-cli = throw "protonvpn-cli source code was removed from upstream. Use proton-vpn-cli instead."; # Added 2025-10-16
protonvpn-cli_2 = throw "protonvpn-cli_2 has been removed due to being deprecated. Use proton-vpn-cli instead."; # Added 2025-10-16
protonvpn-gui = warnAlias "'protonvpn-gui' has been renamed to/replaced by 'proton-vpn'" proton-vpn; # Added 2026-02-23
proxmark3-rrg = throw "'proxmark3-rrg' has been renamed to/replaced by 'proxmark3'"; # Converted to throw 2025-10-27
pscid = throw "'pscid' has been removed because it was unmaintained upstream"; # Added 2025-12-12
pulp = throw "'pulp' has been removed because it was unmaintained upstream"; # Added 2025-12-12