PIN ALL THE PACKAGES

This commit is contained in:
Henrik Lissner
2020-01-14 22:32:11 -05:00
parent f3a9d0c03c
commit 4cc14389e8
124 changed files with 515 additions and 489 deletions

View File

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/kotlin/packages.el
(package! kotlin-mode)
(package! kotlin-mode :pin "ab610996820b5cbdb032edbf8747661131603ab8")
(when (featurep! :checkers syntax)
(package! flycheck-kotlin))
(package! flycheck-kotlin :pin "5104ee9a3fdb7f0a0a3d3bcfd8dd3c45a9929310"))