Henrik Lissner 2021-07-09 17:30:24 -04:00
parent 353752ec34
commit 29460d205e
5 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/deft/packages.el
(package! deft :pin "c4af44827f4257e7619e63abfd22094a29a9ab52")
(package! deft :pin "28be94d89bff2e1c7edef7244d7c5ba0636b1296")

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; ui/doom/packages.el
(package! doom-themes :pin "b2c0ea0f0778a6ea85b87e1b87916572e98e1fe7")
(package! solaire-mode :pin "2298fd806d28daf511eb7836b23775e7df1f65e2")
(package! doom-themes :pin "5221b0600d9da16e0e3af332ff1fe2ef624f0af4")
(package! solaire-mode :pin "731552b3560415e7c0f83e0d802631df6afc47e7")

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/hl-todo/packages.el
(package! hl-todo :pin "57378bd4511887a815725a7850e1ff2c6e9fda16")
(package! hl-todo :pin "5ac0076cfeaea57f7c7a59d9d41a34c1bdc4b22e")

View file

@ -2,7 +2,7 @@
;;; ui/modeline/packages.el
(unless (featurep! +light)
(package! doom-modeline :pin "0466d88d715fa2ef528034948707c9abd55e5ccf"))
(package! doom-modeline :pin "06606e0b8b3c19fbe56e25702e2a664deec593c3"))
(package! anzu :pin "bdb3da5028935a4aea55c40769bc191a81afb54e")
(when (featurep! :editor evil)
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el
(package! treemacs :pin "1a396fb66470736f3f76ae9342b20357426e371f")
(package! treemacs :pin "a6f9e9f1cea3502b3ead082fd208c4011a55add0")
;; These packages have no :pin because they're in the same repo
(when (featurep! :editor evil +everywhere)
(package! treemacs-evil))
@ -11,4 +11,4 @@
(when (featurep! :ui workspaces)
(package! treemacs-persp))
(when (featurep! +lsp)
(package! lsp-treemacs :pin "b07868740d6f7d364e496048cee00bce10a6ab33"))
(package! lsp-treemacs :pin "905cc74726438cf06d8ad7cabb2efae75aeb2359"))