Remove sqlite package due to upstream inclusion

This commit is contained in:
coolneng 2023-08-10 19:32:52 +02:00
parent b94f685eb4
commit a1c2007852
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 1 deletions

View File

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