mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
bump: :lang gdscript lua rust sh
emacs-rustic/rustic@2b4ac5de3b -> emacs-rustic/rustic@e77f62facc godotengine/emacs-gdscript-mode@a0d25b46d8 -> godotengine/emacs-gdscript-mode@79739fc80f jschaf/powershell.el@99e0e73082 -> jschaf/powershell.el@ae60e11c96 rust-lang/rust-mode@9915b3a585 -> rust-lang/rust-mode@2d31814676 technomancy/fennel-mode@0d638f6133 -> technomancy/fennel-mode@c1bccdec9e
This commit is contained in:
parent
15db7620e4
commit
8c615cc333
4 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/gdscript/packages.el
|
;;; lang/gdscript/packages.el
|
||||||
|
|
||||||
(package! gdscript-mode :pin "a0d25b46d80cb3d242f70555ac68c32661ca0b80")
|
(package! gdscript-mode :pin "79739fc80f836b37aae81bc66437ba7e5edac1bb")
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
:pin "fcb99e5efcf31db05f236f02eaa575986a57172d")))
|
:pin "fcb99e5efcf31db05f236f02eaa575986a57172d")))
|
||||||
|
|
||||||
(when (modulep! +fennel)
|
(when (modulep! +fennel)
|
||||||
(package! fennel-mode :pin "0d638f6133cb1d9dc09754a198625f2b698c76a1"))
|
(package! fennel-mode :pin "c1bccdec9e8923247c9b1a5ffcf14039d2ddb227"))
|
||||||
|
|
||||||
(when (modulep! :completion company)
|
(when (modulep! :completion company)
|
||||||
(package! company-lua :pin "29f6819de4d691e5fd0b62893a9f4fbc1c6fcb52"))
|
(package! company-lua :pin "29f6819de4d691e5fd0b62893a9f4fbc1c6fcb52"))
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/rust/packages.el
|
;;; lang/rust/packages.el
|
||||||
|
|
||||||
(package! rust-mode :pin "9915b3a585a7a75e9126df9e0e9d1df8057ae3cf")
|
(package! rust-mode :pin "2d3181467699b18d2556d3008f379455595e23be")
|
||||||
(package! rustic :pin "2b4ac5de3b5f084b45449bbe35d5823b332b3b1e")
|
(package! rustic :pin "e77f62facc1f6287bc62c1dd41a996b8fb25fea2")
|
||||||
|
|
|
||||||
|
|
@ -11,4 +11,4 @@
|
||||||
(package! fish-mode :pin "2526b1803b58cf145bc70ff6ce2adb3f6c246f89"))
|
(package! fish-mode :pin "2526b1803b58cf145bc70ff6ce2adb3f6c246f89"))
|
||||||
|
|
||||||
(when (modulep! +powershell)
|
(when (modulep! +powershell)
|
||||||
(package! powershell :pin "99e0e73082fd48314a9825254dac45f318e5bb59"))
|
(package! powershell :pin "ae60e11c96cc1767f05ce0cab6a917240ce2e37a"))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue