with import {}; stdenv.mkDerivation { name = "rust-puppetfile"; buildInputs = [ rustMusl.cargo rustMusl.rustc openssl pkgconfig ]; }