refactor: remove all-the-icons

I began phasing out all-the-icons in 9787022. Now that Doom has
no (first order) dependencies that depend on it (and enough time has
passed), it's time to remove it.

Ref: 9787022b839d
This commit is contained in:
Henrik Lissner 2024-02-06 15:45:57 -05:00 committed by Yann Esposito (Yogsototh)
parent 6d5d03aa70
commit 9b8c8449c6
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -20,7 +20,6 @@
:pin "b3760f5829dba37e855add7323304561eb57a3d4") :pin "b3760f5829dba37e855add7323304561eb57a3d4")
;; doom-ui.el ;; doom-ui.el
(package! all-the-icons :pin "ee414384938ccf2ce93c77d717b85dc5538a257d")
(package! nerd-icons :pin "c6a4acf19454b415cba1c43daf4bfca8fccdd9ba") (package! nerd-icons :pin "c6a4acf19454b415cba1c43daf4bfca8fccdd9ba")
(package! hide-mode-line :pin "bc5d293576c5e08c29e694078b96a5ed85631942") (package! hide-mode-line :pin "bc5d293576c5e08c29e694078b96a5ed85631942")
(package! highlight-numbers :pin "8b4744c7f46c72b1d3d599d4fb75ef8183dee307") (package! highlight-numbers :pin "8b4744c7f46c72b1d3d599d4fb75ef8183dee307")