gnu: emacs-json-mode: Remove input for old versions.

* gnu/packages/emacs-xyz.scm (emacs-json-mode)[inputs]:
Remove emacs-json-reformat.
This commit is contained in:
Jelle Licht 2022-03-07 13:48:00 +01:00
parent 2fc12474bf
commit 256703fa6c
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -15171,7 +15171,7 @@ (define-public emacs-json-mode
(base32 "0r0k56q58kb133l9x9nbisz9p2kbphfgw1l4g2xp0pjqsc9wvq8z"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-json-reformat emacs-json-snatcher))
(list emacs-json-snatcher))
(home-page "https://github.com/joshwnj/json-mode")
(synopsis "Major mode for editing JSON files")
(description "@code{json-mode} extends the builtin js-mode syntax