mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/coq/packages.el
|
||||
|
||||
(package! proof-general :pin "bee3f802ada921fb8988edb96a8b41429f7c622c")
|
||||
(package! proof-general :pin "89829c25b9")
|
||||
|
||||
(package! company-coq :pin "6e8bc2e367e8184079b7f4b4ab359b64ab884d7c")
|
||||
(package! company-coq :pin "6e8bc2e367")
|
||||
|
Reference in New Issue
Block a user