with import {}; stdenv.mkDerivation { name = "koffice"; buildInputs = with pkgs; [ rustc cargo rust-analyzer rustfmt clangStdenv ]; }