PIN ALL THE PACKAGES
This commit is contained in:
parent
f3a9d0c03c
commit
4cc14389e8
124 changed files with 515 additions and 489 deletions
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; term/eshell/packages.el
|
||||
|
||||
(package! eshell-up)
|
||||
(package! eshell-z)
|
||||
(package! shrink-path)
|
||||
(package! esh-help)
|
||||
(package! eshell-up :pin "9c100bae5c3020e8d9307e4332d3b64e7dc28519")
|
||||
(package! eshell-z :pin "337cb241e17bd472bd3677ff166a0800f684213c")
|
||||
(package! shrink-path :pin "c14882c8599aec79a6e8ef2d06454254bb3e1e41")
|
||||
(package! esh-help :pin "417673ed18a983930a66a6692dbfb288a995cb80")
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
;;; term/term/packages.el
|
||||
|
||||
(package! term :built-in t)
|
||||
(package! multi-term)
|
||||
(package! multi-term :pin "7307ddd456db44045206253e5a905d3d8c143d5c")
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; term/vterm/packages.el
|
||||
|
||||
(package! vterm :built-in 'prefer)
|
||||
(package! vterm
|
||||
:built-in 'prefer
|
||||
:pin "8fbab4b091322dd085b8758fb6655300bfb2e439")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue