mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
PIN ALL THE PACKAGES
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/perl/packages.el
|
||||
|
||||
(package! perl6-mode)
|
||||
(package! perl6-mode :pin "88de065795d6863b23b6042576b9e90f8cbf8798")
|
||||
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-perl6))
|
||||
(package! flycheck-perl6 :pin "b804702305d7a6e26f762ff98cfdeec2e9dd4cb7"))
|
||||
|
Reference in New Issue
Block a user