_1password-cli: rename from _1password

Upstream uses the 1password-cli in reference to the application, while
the actual desktop application is just 1password.
This commit is contained in:
Austin Horstman
2024-10-27 14:18:57 -05:00
parent 9bc0084df7
commit 6cb661ed93
3 changed files with 3 additions and 0 deletions
+3
View File
@@ -60,6 +60,9 @@ mapAliases {
forceSystem = system: _:
(import self.path { localSystem = { inherit system; }; });
### _ ###
_1password = lib.warn "_1password has been renamed to _1password-cli to better follow upstream name usage" _1password-cli; # Added 2024-10-24
### A ###
AusweisApp2 = ausweisapp; # Added 2023-11-08