with import {}; stdenv.mkDerivation { name = "sion-rs"; buildInputs = [ bashInteractive rustup pkgconfig openssl ]; }