PIN ALL THE PACKAGES

This commit is contained in:
Henrik Lissner 2020-01-14 22:32:11 -05:00
parent f3a9d0c03c
commit 4cc14389e8
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
124 changed files with 515 additions and 489 deletions

View file

@ -1,7 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; lang/rest/packages.el
(package! restclient)
(package! restclient :pin "e8ca809ace13549a1ddffb4e4aaa5d5fce750f3d")
(when (featurep! :completion company)
(package! company-restclient))
(package! company-restclient :pin "e5a3ec54edb44776738c13e13e34c85b3085277b"))