Skip to content

Commit

Permalink
chore: remove bitwarden-cli workaround for darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
konradmalik committed Nov 13, 2024
1 parent da26e0b commit 622c67a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hosts/common/modules/nix/shared.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ in
final: prev:
(import ../../../../pkgs/installable { pkgs = final; })
// {
# until it's fixed on darwin
bitwarden-cli = final.stable.bitwarden-cli;
stable = import inputs.nixpkgs-stable {
system = final.system;
config = final.config;
Expand Down

0 comments on commit 622c67a

Please sign in to comment.