Henrik Lissner 2024-07-02 20:02:05 -04:00
parent 7761eea6aa
commit d7f5e7033e
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; ui/doom/packages.el
(package! doom-themes :pin "816fb54d60a7012b9b12cd995831d4226982b487")
(package! doom-themes :pin "188ab05eefe2bdc46b4464aadb4a52ff9cb42f7f")
(package! solaire-mode :pin "8ccdceeb9298b3c4e35f630914f467bf164f39ad")

View file

@ -2,7 +2,7 @@
;;; ui/modeline/packages.el
(unless (modulep! +light)
(package! doom-modeline :pin "11ae6c193cd9cb8d7ff7996058e6df2c0d1e408b"))
(package! doom-modeline :pin "1505c13564b83e44d3187611e326a48b742cad3a"))
(package! anzu :pin "26fb50b429ee968eb944b0615dd0aed1dd66172c")
(when (modulep! :editor evil)
(package! evil-anzu :pin "d1e98ee6976437164627542909a25c6946497899"))