mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 13:18:57 +03:00
bitwarden-cli: move to pkgs/by-name
This commit is contained in:
parent
eec60b7f3c
commit
0187d7e4f4
2 changed files with 0 additions and 2 deletions
|
@ -3552,8 +3552,6 @@ with pkgs;
|
|||
|
||||
biscuit-cli = callPackage ../tools/security/biscuit-cli { };
|
||||
|
||||
bitwarden-cli = callPackage ../tools/security/bitwarden/cli.nix { };
|
||||
|
||||
inherit (callPackages ../tools/security/bitwarden-directory-connector { }) bitwarden-directory-connector-cli bitwarden-directory-connector;
|
||||
|
||||
bitwarden-menu = python3Packages.callPackage ../applications/misc/bitwarden-menu { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue