Henrik Lissner 2021-02-14 14:00:31 -05:00
parent 383be025dd
commit 8f7d461203
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; ui/doom/packages.el
(package! doom-themes :pin "5adcc29eeccb251937fe002594bc21ce08ae5317")
(package! doom-themes :pin "73837f59d24f2e490fb6a2c83b1088967c709b97")
(package! solaire-mode :pin "c697925f7e03819a4046a233f6ab31664aca9d6a")

View File

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/hl-todo/packages.el
(package! hl-todo :pin "9661a462d86b22293caaa4c3d94f971a15dbf1d5")
(package! hl-todo :pin "4d18ccde596aef84ef278aa60144390ab41f0046")

View File

@ -2,7 +2,7 @@
;;; ui/modeline/packages.el
(unless (featurep! +light)
(package! doom-modeline :pin "4956606a5455a3968ca10cbdb8de3889e6bd1d85"))
(package! doom-modeline :pin "116c733fd580f729e275d3b6b3954667d5dfdd5a"))
(package! anzu :pin "bdb3da5028935a4aea55c40769bc191a81afb54e")
(when (featurep! :editor evil)
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))

View File

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/tabs/packages.el
(package! centaur-tabs :pin "23eda0a0292a84c7e0a0aa2b598f9e29c7e5b54f")
(package! centaur-tabs :pin "50fd573ce9ed9f914940c79c82e411511ca5c8a8")

View File

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el
(package! treemacs :pin "559fa09e32d5db7f620fdd08e03b938e67bf398b")
(package! treemacs :pin "332d4e0f1f606c472dd083c9cdd4f143ee23020a")
;; These packages have no :pin because they're in the same repo
(when (featurep! :editor evil +everywhere)
(package! treemacs-evil))

View File

@ -2,4 +2,4 @@
;;; ui/zen/packages.el
(package! writeroom-mode :pin "b648b340172ce4e44307375697e190bc723203e0")
(package! mixed-pitch :pin "beb22e85f6073a930f7338a78bd186e3090abdd7")
(package! mixed-pitch :pin "d5f64b967d831ea776f07aa2c80cc5fa88a3e869")