pie_ changed the topic of #nixos-rust to: buildRustPackage is wrong. | the ops are those who op those who donut op themselves
JJJollyjim has joined #nixos-rust
<JJJollyjim> Using rust.packages.stable.cargo, a cargo build gives `linker `/nix/store/8madhhcxhxlf0rrc5hdsk65l206r3cc6-gcc-wrapper-9.3.0/bin/cc` not found`
<JJJollyjim> how is that even possible
<JJJollyjim> this happens in a pure shell with just cargo
<JJJollyjim> how can it be referencing that store path, without it being in its closure?
<JJJollyjim> is more store corrupted somehow? `nix-store --verify` is happy
<drakonis> yes it happens
<drakonis> install gcc
<drakonis> or anything that provides a cc command
<drakonis> clang
<JJJollyjim> how does it happen?
<JJJollyjim> it's specifically referring to store path, not just looking on my path for a cc
<JJJollyjim> wtf my rust install is cursed
cole-h has joined #nixos-rust
<drakonis> hmm
<drakonis> idk
cole-h has quit [Ping timeout: 246 seconds]
cole-h has joined #nixos-rust
cole-h has quit [Client Quit]
cole-h has joined #nixos-rust
andi- has quit [Ping timeout: 264 seconds]
andi- has joined #nixos-rust