Skip to content

Asynchronous install and update

Erik von Reis requested to merge erik.vonreis/conda:asyn_update into master

Mamba install and install and removal of environments now handled by systemd unit.

Update of some environments now allowed with flags.

Systemd timer starts systemd unit at 4am and on boot.

env.pp dropped, since all env management handled by systemd unit.

Merge request reports