Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
parent
de6732b4ae
commit
a9402cfb55
128 changed files with 647 additions and 620 deletions
|
@ -2,8 +2,8 @@
|
|||
;;; ui/window-select/packages.el
|
||||
|
||||
(if (featurep! +switch-window)
|
||||
(package! switch-window :pin "204f9fc1a39868a2d16ab9370a142c8c9c7a0943")
|
||||
(package! ace-window :pin "edbbb1b77c3fb939e4d9057443bc1897321d0095"))
|
||||
(package! switch-window :pin "204f9fc1a3")
|
||||
(package! ace-window :pin "7e0777b39a"))
|
||||
|
||||
(when (featurep! +numbers)
|
||||
(package! winum :pin "c5455e866e8a5f7eab6a7263e2057aff5f1118b9"))
|
||||
(package! winum :pin "c5455e866e"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue