Skip to content

Commit

Permalink
Update paths in .def file
Browse files Browse the repository at this point in the history
  • Loading branch information
laelbarlow committed Jan 16, 2025
1 parent d78baf6 commit 97ebfac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pixi.def
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ From: ghcr.io/prefix-dev/pixi:latest
cd /root
cp pixi.toml pixi.lock /
cd /
export PIXI_HOME=/
export PIXI_CACHE_DIR=/.cache/rattler/cache
export RATTLER_AUTH_FILE=/.rattler/credentials.json
pixi install --locked --environment default
pixi global install -c conda-forge -c bioconda blast muscle=3.8 exonerate

Expand Down

0 comments on commit 97ebfac

Please # to comment.