# Slimmed down shell.nix for users who have Rust pre-installed with import { }; mkShell { buildInputs = [ pkgconfig openssl ]; }