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,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; app/irc/packages.el
|
||||
|
||||
(package! circe :pin "0c79138fb2d37940654649787cb17cb619268748")
|
||||
(package! circe-notifications :pin "291149ac12877bbd062da993479d3533a26862b0")
|
||||
(package! circe :pin "0c79138fb2")
|
||||
(package! circe-notifications :pin "291149ac12")
|
||||
|
Reference in New Issue
Block a user