Commit graph

5 commits

Author SHA1 Message Date
Pavel Zwerschke
dced06777c
chore(ci): ensure rustls is not used when using native-tls (#2024) 2026-02-04 12:29:36 +00:00
Wolf Vollprecht
2b9fccc05f
feat: add cache control for repodata.json / zst and shard index (#1796) 2025-11-04 15:22:53 +00:00
Bas Zalmstra
7d9f19c0d1
feat: derive default credentials from aws sdk (#1629)
Co-authored-by: Pavel Zwerschke <pavelzw@gmail.com>
2025-09-04 14:03:59 +00:00
Hofer-Julian
f81bed683a
fix: compiling with pixi on linux (#1097)
* fix: compiling with pixi on linux

I mostly had to switch from native-tls to rust-tls.

Annoyingly, I didn't manage to convince the build-process to find libclang needed to compile libsolv so I skip that test for now

* Update pixi.toml
2025-02-24 15:59:06 +01:00
Hofer-Julian
698075bed1
feat: use mold linker on linux (#835)
See also https://github.com/prefix-dev/pixi/pull/1914
2024-08-27 14:28:42 +02:00