Skip to content

Commit

Permalink
auto activate micromamba (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandknight authored Dec 7, 2023
1 parent b33c78f commit 41803b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions micromamba.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ binaries = ["micromamba"]
test = "micromamba --help"
env = {
"MAMBA_ROOT_PREFIX": "${HERMIT_ENV}/.hermit/micromamba",
"CONDA_PREFIX": "${MAMBA_ROOT_PREFIX}",
"PATH": "${CONDA_PREFIX}/bin:${PATH}"
}

version "1.5.3-0" {
Expand Down

0 comments on commit 41803b0

Please sign in to comment.