mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/rgb/packages.el
|
||||
|
||||
(package! rainbow-mode :pin "3ef813d6377226de0cac1b0ee536b517f45e61ad")
|
||||
(package! kurecolor :pin "3fc84840cbbd75e646cafa2fd3a00004b55e37ec")
|
||||
(package! rainbow-mode :pin "3ef813d637")
|
||||
(package! kurecolor :pin "3fc84840cb")
|
||||
|
Reference in New Issue
Block a user