zhaofengli / nix-homebrew

Homebrew installation manager for nix-darwin
MIT License
277 stars 13 forks source link

Is there a way to preserve specific casks dependencies when zap cleanup is activated? #51

Open Xiquelo opened 1 week ago

Xiquelo commented 1 week ago

As the title says I have this issue where for example I'm trying to install Bitwarden which it's installation also includes the safari extension, but when finishing the installation only the app persists but not the extension

zhaofengli commented 2 days ago

Hi, this is better submitted to https://github.com/LnL7/nix-darwin.

This repo implements the nix-homebrew.* options which install Homebrew itself, and the homebrew.* options in upstream nix-darwin manage packages to be installed with Homebrew.

Please leave a link here after you create the issue in the nix-darwin repo, thanks!