Remove sqlite package due to upstream inclusion

This commit is contained in:
2023-08-10 19:32:52 +02:00
parent b94f685eb4
commit a1c2007852

View File

@@ -10,7 +10,6 @@
;; Save recipes to org file
(package! org-chef)
;; Wallabag client
(package! emacsql-sqlite)
(package! wallabag :recipe (:host github :repo "chenyanming/wallabag.el" :files ("*.el" "*.alist" "*.css")))
;; Miniflux integration for elfeed
(package! elfeed-protocol)