Releases: durrantlab/pharmit-pixi
Release list
v0.1.3
Prebuilt pharmit conda package (linux-64) for tag v0.1.3.
This is a build of the upstream pharmit/smina tools against a modern
conda-forge toolchain. To use it in a pixi project either you can add the link to the .conda file included in this release by running:
pixi add https://github.com/durrantlab/pharmit-pixi/releases/download/v0.1.3/pharmit-0.1.3-h41f06ac_0.conda
or it can be downloaded and added locally:
-
Download the attached
.condafile. -
Install it (runtime deps resolve from conda-forge):
pixi add pharmit @ ./pharmit-0.1.3-h41f06ac_0.conda
Linux-64 only. See the repository README for build details and license/attribution.
v0.1.2
Warning
Superseded by v0.1.3.
Use v0.1.3 instead.
This build requires glibc ≥ 2.38 and will fail to run on older systems with GLIBC_2.38 not found. v0.1.3 is built against glibc 2.17 and runs on essentially any modern Linux.
Prebuilt pharmit conda package (linux-64) for tag v0.1.2.
This is a build of the upstream pharmit/smina tools against a modern
conda-forge toolchain. To use it in a pixi project:
pixi add https://github.com/durrantlab/pharmit-pixi/releases/download/v0.1.2/pharmit-0.1.2-hb0f4dca_0.conda
Linux-64 only. See the repository README for build details and license/attribution.