Add Bitwarden for Mac
This commit is contained in:
@@ -60,4 +60,5 @@ in rec {
|
||||
propagatedBuildInputs = old.propagatedBuildInputs ++ [ my-py-addons.xonsh-direnv ];
|
||||
});
|
||||
|
||||
bitwarden = if super.stdenv.isDarwin then (super.callPackage ./mac/bitwarden.nix {}) else super.bitwarden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user