mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-04 17:04:21 +00:00
rosenthal: emacs-kdl-mode: Disable updater.
* modules/rosenthal/packages/emacs-xyz.scm (emacs-kdl-mode) [properties]: Set disable-updater?.
This commit is contained in:
parent
e8296177df
commit
37d8fabc97
@ -102,7 +102,8 @@ some keybindings are slightly simplified.")
|
|||||||
(home-page "https://github.com/taquangtrung/emacs-kdl-mode")
|
(home-page "https://github.com/taquangtrung/emacs-kdl-mode")
|
||||||
(synopsis "Emacs major mode for editing files in the KDL document language")
|
(synopsis "Emacs major mode for editing files in the KDL document language")
|
||||||
(description "")
|
(description "")
|
||||||
(license license:gpl3+))))
|
(license license:gpl3+)
|
||||||
|
(properties '((disable-updater? . #t))))))
|
||||||
|
|
||||||
(define-public emacs-pcmpl-tailscale
|
(define-public emacs-pcmpl-tailscale
|
||||||
(let ((commit "acd6bce54af506b0450cf6aa1068f63d4e25c8ce")
|
(let ((commit "acd6bce54af506b0450cf6aa1068f63d4e25c8ce")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user