rustc-dev-guide icon indicating copy to clipboard operation
rustc-dev-guide copied to clipboard

Added zlib in suggested nix-shell environment script

Open PartiallyUntyped opened this issue 1 year ago • 0 comments

I tried to build rustc on a new nixOS installation using a nix-shell. The provided script wasn't sufficient, I had to include zlib and include the lib in the path.

PartiallyUntyped avatar Mar 03 '24 22:03 PartiallyUntyped