Skip to content

Commit

Permalink
Singularity file pin merge mates
Browse files Browse the repository at this point in the history
  • Loading branch information
CBeelen committed Nov 4, 2022
1 parent 6c8640e commit d84488d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Singularity
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ From: centos:7

echo ===== Installing Rust and merge-mates ===== >/dev/null
yum install -q -y rust cargo
cargo install --quiet --root / --git https://github.com/jeff-k/merge-mates.git
cargo install --quiet --root / --git https://github.com/jeff-k/merge-mates.git --rev 2fec61363f645e2008a4adff553d098beae21469

## Miniconda (Python 2) (Don't use this)
#wget https://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86_64.sh -O miniconda.sh
Expand Down

0 comments on commit d84488d

Please sign in to comment.