Commit graph

2 commits

Author SHA1 Message Date
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