with (import {}); stdenv.mkDerivation { name = "rust-devel"; buildInputs = with pkgs; [ rakudo openssh ]; }