mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-30 17:01:02 -05:00
PIN ALL THE PACKAGES
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/lean/packages.el
|
||||
|
||||
(package! lean-mode)
|
||||
(package! lean-mode :pin "f26e40daad2c1bd090e440a2b931205ac3b9b613")
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-lean))
|
||||
(package! company-lean :pin "f26e40daad2c1bd090e440a2b931205ac3b9b613"))
|
||||
|
Reference in New Issue
Block a user