Closed
Description
The libllvm name change and linker script from LLVM 18 broke nix patching
error: process didn't exit successfully: `/home/nils/projects/rust/build/x86_64-unknown-linux-gnu/stage0/bin/rustc -vV` (exit status: 127)
--- stderr
/home/nils/projects/rust/build/x86_64-unknown-linux-gnu/stage0/bin/rustc: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
I'm fixing it.