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
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/lean/packages.el
|
||||
|
||||
(package! lean-mode :pin "f26e40daad2c1bd090e440a2b931205ac3b9b613")
|
||||
(package! lean-mode :pin "f26e40daad")
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-lean :pin "f26e40daad2c1bd090e440a2b931205ac3b9b613"))
|
||||
(package! company-lean :pin "f26e40daad"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue