Commit graph

18 commits

Author SHA1 Message Date
ahirner 94a367224c micromamba: 1.2.0 -> 1.4.4
* update src
* remove termcolor build dep: https://github.com/mamba-org/mamba/pull/2085
2023-06-16 16:54:45 +03:00
Nicolas Benes cbf0264cd8 micromamba: remove spdlog workaround
spdlog uses fmt_9 and is compatible with micromamba. The workaround is
not needed any more.
2023-04-06 07:25:19 +02:00
Sandro a9cadfb7b8
Merge pull request #213490 from OPNA2608/refactor/yaml-cpp
yaml-cpp*: Refactor, rename, adopt
2023-02-02 17:32:34 +01:00
OPNA2608 c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
Christian Bourjau ee303854a0 micromamba: 1.0.0 -> 1.2.0
Update micromamba from 1.0.0 to 1.2.0. Spdlog is used as a header-only
library with its own vendored version of fmt_8 while micromamba depends
explicitly on fmt_9. Suggestions are welcome on how to best express
this for nixpkgs!
2023-01-30 10:16:11 +01:00
Martindale, Nathan 0eecb67b57 micromamba: 0.25.0 -> 1.0.0
Release notes at https://github.com/mamba-org/mamba/releases/tag/2022.11.01
2022-12-02 22:29:58 -05:00
Christian Bourjau e02ab798c2 micromamba: 0.24.0 -> 0.25.0
Release notes can be found at https://github.com/mamba-org/mamba/releases/tag/2022.07.26
2022-09-10 10:08:00 +02:00
Christian Bourjau fcc334d7d6 micromamba: 0.22.0 -> 0.24.0
Update of micromamba only contains bugfixes and improvements: https://github.com/mamba-org/mamba/blob/master/CHANGELOG.md

The build dependencies now include `python3`, `tl-expected` and `cli11>=2.2`.
2022-06-26 18:23:44 +02:00
Stephan Heßelmann fcda800ae2 add platforms.all 2022-06-24 14:01:02 +02:00
Stephan Heßelmann 251ca357bb micromamba: build on all platforms 2022-06-23 23:25:15 +02:00
Mauricio Scheffer c24dba3912 micromamba: 0.21.2 -> 0.22.0 2022-05-18 19:16:21 +01:00
Robert Scott 7cde130853
Merge pull request #162397 from r-ryantm/auto-update/libsolv
libsolv: 0.7.20 -> 0.7.21
2022-03-26 13:16:41 +00:00
Jan Tojnar 213b02a8cc libsolv: 0.7.20 → 0.7.21
The priority patch applied by micromamba has been upstreamed:
91be77ea69
2022-03-26 10:42:39 +01:00
Ashwin V. Mohanan 59aa4beeb8 micromamba: 0.18.1 -> 0.21.2
Override spdlog CMake flag SPDLOG_FMT_EXTERNAL to ensure all header
files are present to build libmamba. Without this fix, this
"spdlog/fmt/bundled/color.h" header file would not be found. See also:
https://github.com/gabime/spdlog/pull/1241
2022-02-24 15:48:24 +01:00
Mauricio Scheffer 2bf0a9864c micromamba: 0.15.0 -> 0.18.1 2022-01-02 14:36:53 +00:00
Mauricio Scheffer 8c595361d1 micromamba: fix libyamlcpp dependency 2021-12-07 23:30:52 +00:00
Mauricio Scheffer 799908d71c micromamba: 0.14.1 -> 0.15.0 2021-08-25 23:29:58 +01:00
Mauricio Scheffer 7eaf29cb05 micromamba: init at 0.14.1 2021-07-08 13:27:09 +01:00