bump: :lang beancount emacs-lisp sh
beancount/beancount-mode@519bfd868f -> beancount/beancount-mode@0f1e33067e emacsorphanage/macrostep@75ecd04121 -> emacsorphanage/macrostep@0b04a89f69 jorgenschaefer/emacs-buttercup@07a52c9969 -> jorgenschaefer/emacs-buttercup@30c703d215 wwwjfy/emacs-fish@d04478c0ab -> wwwjfy/emacs-fish@6869efbc05 xuchunyang/elisp-demos@792be709c8 -> xuchunyang/elisp-demos@8d0cd806b1
This commit is contained in:
parent
7c63b353d2
commit
45e34fb723
3 changed files with 5 additions and 5 deletions
|
@ -4,4 +4,4 @@
|
||||||
(package! beancount
|
(package! beancount
|
||||||
:recipe (:host github
|
:recipe (:host github
|
||||||
:repo "beancount/beancount-mode")
|
:repo "beancount/beancount-mode")
|
||||||
:pin "519bfd868f206ed2fc538a57cdb631c4fec3c93e")
|
:pin "0f1e33067e5032382f425b5280169f50aa7dd497")
|
||||||
|
|
|
@ -7,14 +7,14 @@
|
||||||
(package! highlight-quoted :pin "24103478158cd19fbcfb4339a3f1fa1f054f1469")
|
(package! highlight-quoted :pin "24103478158cd19fbcfb4339a3f1fa1f054f1469")
|
||||||
|
|
||||||
;; Tools
|
;; Tools
|
||||||
(package! macrostep :pin "75ecd041219239f0dceab4883594ea2fe366b484")
|
(package! macrostep :pin "0b04a89f698c335c9ea492553470a8d45c113edd")
|
||||||
(package! overseer :pin "02d49f582e80e36b4334c9187801c5ecfb027789")
|
(package! overseer :pin "02d49f582e80e36b4334c9187801c5ecfb027789")
|
||||||
(package! elisp-def :pin "1d2e88a232ec16bce036b49577c4d4d96035f9f7")
|
(package! elisp-def :pin "1d2e88a232ec16bce036b49577c4d4d96035f9f7")
|
||||||
(package! elisp-demos :pin "792be709c82101aea0585ece7429e2fdded74494")
|
(package! elisp-demos :pin "8d0cd806b109076e6c4383edf59dbab9435dc5dc")
|
||||||
(when (and (modulep! :checkers syntax)
|
(when (and (modulep! :checkers syntax)
|
||||||
(not (modulep! :checkers syntax +flymake)))
|
(not (modulep! :checkers syntax +flymake)))
|
||||||
(package! flycheck-package :pin "3a6aaed29ff61418c48c0251e1432c30748ae739")
|
(package! flycheck-package :pin "3a6aaed29ff61418c48c0251e1432c30748ae739")
|
||||||
(package! flycheck-cask :pin "4b2ede6362ded4a45678dfbef1876faa42edbd58"))
|
(package! flycheck-cask :pin "4b2ede6362ded4a45678dfbef1876faa42edbd58"))
|
||||||
|
|
||||||
;; Libraries
|
;; Libraries
|
||||||
(package! buttercup :pin "07a52c99695845a0089e828d43da154c0ba0c178")
|
(package! buttercup :pin "30c703d215b075aaede936a2c424f65b5f7b6391")
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
(package! company-shell :pin "5f959a63a6e66eb0cbdac3168cad523a62cc2ccd"))
|
(package! company-shell :pin "5f959a63a6e66eb0cbdac3168cad523a62cc2ccd"))
|
||||||
|
|
||||||
(when (modulep! +fish)
|
(when (modulep! +fish)
|
||||||
(package! fish-mode :pin "d04478c0aba018cb789d77d591bfe315cb25132a"))
|
(package! fish-mode :pin "6869efbc05cdb628209338bf57fe52742e53d956"))
|
||||||
|
|
||||||
(when (modulep! +powershell)
|
(when (modulep! +powershell)
|
||||||
(package! powershell :pin "f2da15857e430206e215a3c65289b4058ae3c976"))
|
(package! powershell :pin "f2da15857e430206e215a3c65289b4058ae3c976"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue