protonvpn-gui: renamed to proton-vpn
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
}:
|
||||
|
||||
python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "protonvpn-gui";
|
||||
pname = "proton-vpn";
|
||||
version = "4.15.0";
|
||||
pyproject = true;
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user