Jonas Haag

Results 800 comments of Jonas Haag

> > It could be that the gzip compression takes time on the server! > > I don't think so, it's very likely pre-compressed This didn't age well @corneliusroemer. Another...

I'm not sure if we should continue to support old versions of macOS if it requires a lot of effort from our side. With old macOS versions you'll soon be...

All we need to do is sign up on pre-commit.ci and add the repo.

You can always squash-merge, I think that's a good thing anyways.

Could it be that `envs_dirs` is ignored by micromamba? If I try with `channels` in `~/.mambarc` it seems to work

So I guess the option is ignored in `micromamba create`?

Ok, let’s continue discussion there.

Can you please show a concrete example how to reproduce this? Edit: Ah sorry, it's in the initial post.

Does this only apply to the `create_default_packages` option?

> For example, I added `auto_activate_base: false` in `~/.mambarc` and ensured that there is no `~/.condarc`, and resourcing `~/.bashrc` activated the `base` environment. Depending on how your shell is set...