Henrik Lissner 2022-03-31 19:37:11 +02:00
parent 14ebfc02a5
commit d212f3bd13
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
9 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; ui/doom/packages.el
(package! doom-themes :pin "56e8a93b2dd8f2c10a693f36c3317833211201f2")
(package! doom-themes :pin "83fd9545c2823b4b2610947802fa3a52995517b4")
(package! solaire-mode :pin "8af65fbdc50b25ed3214da949b8a484527c7cc14")

View file

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

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/hydra/packages.el
(package! hydra :pin "2d553787aca1aceb3e6927e426200e9bb9f056f1")
(package! hydra :pin "9e9e00cb240ea1903ffd36a54956b3902c379d29")

View file

@ -2,7 +2,7 @@
;;; ui/modeline/packages.el
(unless (featurep! +light)
(package! doom-modeline :pin "84573ae5e7db2705da67c2eda94b786a99346272"))
(package! doom-modeline :pin "ce9899f00af40edb78f58b9af5c3685d67c8eed2"))
(package! anzu :pin "5abb37455ea44fa401d5f4c1bdc58adb2448db67")
(when (featurep! :editor evil)
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))

View file

@ -2,5 +2,5 @@
;;; ui/ophints/packages.el
(if (featurep! :editor evil)
(package! evil-goggles :pin "08a22058fd6a167f9f1b684c649008caef571459")
(package! evil-goggles :pin "8f20a16e74016f37ad76dc4f2230d9b00c6df3c2")
(package! volatile-highlights :pin "9a20091f0ce7fc0a6b3e641a6a46d5f3ac4d8392"))

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/tabs/packages.el
(package! centaur-tabs :pin "5860a5c40c2318797f1274ea4c6907ae77ea1ec9")
(package! centaur-tabs :pin "f4cef95acbd2eb99c8db3b6cdde74a6e0a966a0a")

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el
(package! treemacs :pin "1820db42c6478455340a2bd962120b1e2b0bf3f6")
(package! treemacs :pin "b18a05b1f62074a40e6011d83cd4c92cbee040dd")
;; 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 "c40a381730251039d33400cc14539c1e0729385f"))
(package! lsp-treemacs :pin "355e468b7fa9887c616a8bfe873d8e456303b67b"))

View file

@ -3,7 +3,7 @@
(if (featurep! +switch-window)
(package! switch-window :pin "8d9fe251d8d38b223d643df975876356ddfc1b98")
(package! ace-window :pin "c7cb315c14e36fded5ac4096e158497ae974bec9"))
(package! ace-window :pin "0577c426a9833ab107bab46c60d1885c611b2fb9"))
(when (featurep! +numbers)
(package! winum :pin "c5455e866e8a5f7eab6a7263e2057aff5f1118b9"))

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/workspaces/packages.el
(package! persp-mode :pin "298df111f081b5925f0aa0126a1b8d334117e0a2")
(package! persp-mode :pin "7a594a3d8f1c4ba9234dcd831a589e87f3f4ae86")