mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; app/twitter/packages.el
|
||||
|
||||
(package! twittering-mode :pin "114891e8fdb4f06b1326a6cf795e49c205cf9e29")
|
||||
(package! avy :pin "cf95ba9582121a1c2249e3c5efdc51acd566d190")
|
||||
(package! twittering-mode :pin "114891e8fd")
|
||||
(package! avy :pin "cf95ba9582")
|
||||
|
Reference in New Issue
Block a user