emacsPackages.matrix-client: format using nixfmt-rfc-style

This commit is contained in:
Lin Jian
2024-07-18 08:52:24 +08:00
parent 5727c78caa
commit 289065b387
@@ -1,23 +1,24 @@
{ lib
, melpaBuild
, fetchFromGitHub
, fetchpatch
# Emacs packages
, _map
, a
, anaphora
, cl-lib
, dash
, dash-functional
, esxml
, f
, frame-purpose
, ht
, ov
, rainbow-identifiers
, request
, s
, tracking
{
lib,
melpaBuild,
fetchFromGitHub,
fetchpatch,
# Emacs packages
_map,
a,
anaphora,
cl-lib,
dash,
dash-functional,
esxml,
f,
frame-purpose,
ht,
ov,
rainbow-identifiers,
request,
s,
tracking,
}:
melpaBuild {