hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
hamishmack has quit [Client Quit]
hamishmack has joined #nix-darwin
Lisanna has quit [Quit: Lisanna]
Lisanna has joined #nix-darwin
Lisanna has quit [Ping timeout: 244 seconds]
<Chiliparrot>
Hi there!
<Chiliparrot>
I guess it's terrible obvious, but I couldn't find the right spot in the docs... when I want to install a variant of a package (e.g. dovecot with support for mySQL or Postgres), how is this done with nix-env? (or do I have to use a config file for that?)
<LnL>
yeah, the current cli doesn't know about customisations
<LnL>
and if you would install manually, you'd loose it with the next update
<Chiliparrot>
LnL not my preferred answer, but better to be sure it's not possible than spending days trying variations of " --arg withMySQL true" ;-) - thank you!
<LnL>
that only works for global nixpkgs options like --arg config.allowBroken true, not overrides
<LnL>
and while editing a file isn't as nice for simple things it does make it much easier to reproduce or reason about what's installed
philr has joined #nix-darwin
carlosdagos has quit [Quit: Connection closed for inactivity]