Matthew Kenigsberg
Matthew Kenigsberg
Closing in favor of https://github.com/flox/flox/issues/1466
Yep! You can ping on [our Slack](https://go.flox.dev/slack) if you have any questions. > * Change the docs anchor link for macos from https://flox.dev/docs/install-flox/#__tabbed_1_3 to **https://flox.dev/docs/install-flox/#macos** We'll have to do this...
I did some empirical observation today, observing the effects of running `flox activate` from each of the `.{zprofile,zlogin,zshrc,zshenv}` files in turn (all 16 combinations), and recording the effects of each...
Per package group is another option
> * Add 1 functional test for `flox upgrade` @ysndr I originally meant we should have 1 test that actually hits the catalog - I still think that's probably worth...
> @mkenigs can I confirm that rendering of environments using the normal builtin buildenv is in scope for this effort? In other words, a runtime activation shouldn't add the contents...
I think it's unblocked as of yesterday afternoon but I haven't checked yet
> I also need both sets of development dependencies I think that's technically impossible to support without composition due to ABI conflicts
> I'm not sure what you mean by "without composition" We can't guarantee two environments that don't know about each other are consistent. If they knew about each other so...
> I dont think this is a part of _flox build_ right? rather an enhancement of envrionments that builds on the same buildenv changes we need for build runtimes ([#2064](https://github.com/flox/flox/issues/2064))?...