Commit graph

8 commits

Author SHA1 Message Date
alexameen d3b633bafc conda: Source conda.sh during conda-shell setup 2021-01-02 19:09:01 -06:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Sebastien Bourdeauducq c59966d786 conda: update default condaDeps
Conda PyQt5 applications require those packages in the system.
2019-07-20 12:33:30 +08:00
Profpatsch ddc8398e7f conda: Add LIBARCHIVE
`conda-build` needs to be able to find libarchive to extract packages;
it tries to `dlopen` the library given by `LIBARCHIVE`.
2019-07-08 20:11:23 +02:00
adisbladis 8a1c8e6158
conda: Remove version suffix
Currently the `conda-shell` binary is installed as
`conda-shell-4.6.14` which is not very friendly to type.

With this change the binary is simply installed as `conda-shell`.
2019-06-28 11:34:54 +01:00
adisbladis ff6eb60c72
conda: 4.3.31 -> 4.6.14 2019-06-26 11:01:45 +01:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Benjamin Hipple 5ab428799e conda: init at miniconda3 4.3.31 (#34872)
* conda: init at miniconda3 4.3.31
2018-02-18 18:21:25 +00:00