7 lines
196 B
EmacsLisp
7 lines
196 B
EmacsLisp
|
;; -*- no-byte-compile: t; -*-
|
||
|
;;; tools/collab/packages.el
|
||
|
|
||
|
(package! crdt
|
||
|
:recipe (:host nil :repo "https://code.librehq.com/qhong/crdt.el")
|
||
|
:pin "3ba890658d657db5d6aaedd5c2a78b6f93a5f139")
|