summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-03-10 02:31:33 +0200
committerGravatar Uko Kokņevičs2025-03-10 02:31:33 +0200
commit1a17d956b3ab69e12fb9dc320274efa27b45635f (patch)
tree8de6dba1e62c1307818c779bf0136149351eeb4b /shared
parentUpdate dependencies (diff)
downloademacs.d-1a17d956b3ab69e12fb9dc320274efa27b45635f.tar.gz
emacs.d-1a17d956b3ab69e12fb9dc320274efa27b45635f.tar.xz
emacs.d-1a17d956b3ab69e12fb9dc320274efa27b45635f.zip
Switch from straight.el to elpaca
Diffstat (limited to 'shared')
-rw-r--r--shared/custom.el3
-rw-r--r--shared/elpaca-lock.el371
2 files changed, 372 insertions, 2 deletions
diff --git a/shared/custom.el b/shared/custom.el
index abc10d9..1383744 100644
--- a/shared/custom.el
+++ b/shared/custom.el
@@ -3,9 +3,8 @@
3 ;; If you edit it by hand, you could mess it up, so be careful. 3 ;; If you edit it by hand, you could mess it up, so be careful.
4 ;; Your init file should contain only one such instance. 4 ;; Your init file should contain only one such instance.
5 ;; If there is more than one, they won't work right. 5 ;; If there is more than one, they won't work right.
6 '(auth-source-save-behavior nil)
7 '(custom-safe-themes 6 '(custom-safe-themes
8 '("a75aff58f0d5bbf230e5d1a02169ac2fbf45c930f816f3a21563304d5140d245" "2e7dc2838b7941ab9cabaa3b6793286e5134f583c04bde2fba2f4e20f2617cf7" "fbf73690320aa26f8daffdd1210ef234ed1b0c59f3d001f342b9c0bbf49f531c" "7964b513f8a2bb14803e717e0ac0123f100fb92160dcf4a467f530868ebaae3e" default))) 7 '("fbf73690320aa26f8daffdd1210ef234ed1b0c59f3d001f342b9c0bbf49f531c" default)))
9(custom-set-faces 8(custom-set-faces
10 ;; custom-set-faces was added by Custom. 9 ;; custom-set-faces was added by Custom.
11 ;; If you edit it by hand, you could mess it up, so be careful. 10 ;; If you edit it by hand, you could mess it up, so be careful.
diff --git a/shared/elpaca-lock.el b/shared/elpaca-lock.el
new file mode 100644
index 0000000..01ba546
--- /dev/null
+++ b/shared/elpaca-lock.el
@@ -0,0 +1,371 @@
1((lv :source #1="elpaca-menu-lock-file" :recipe
2 (:package "lv" :repo "abo-abo/hydra" :fetcher github :files
3 ("lv.el")
4 :source "MELPA" :protocol https :inherit t :depth treeless :ref "317e1de33086637579a7aeb60f77ed0405bf359b"))
5 (posframe :source #1# :recipe
6 (:package "posframe" :fetcher github :repo "tumashu/posframe" :files
7 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
8 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
9 :source "MELPA" :protocol https :inherit t :depth treeless :ref "12f540c9ad5da09673b2bca1132b41f94c134e82"))
10 (cfrs :source #1# :recipe
11 (:package "cfrs" :repo "Alexander-Miller/cfrs" :fetcher github :files
12 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
13 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
14 :source "MELPA" :protocol https :inherit t :depth treeless :ref "f3a21f237b2a54e6b9f8a420a9da42b4f0a63121"))
15 (hydra :source #1# :recipe
16 (:package "hydra" :repo "abo-abo/hydra" :fetcher github :files
17 (:defaults
18 (:exclude "lv.el"))
19 :source "MELPA" :protocol https :inherit t :depth treeless :ref "317e1de33086637579a7aeb60f77ed0405bf359b"))
20 (pfuture :source #1# :recipe
21 (:package "pfuture" :repo "Alexander-Miller/pfuture" :fetcher github :files
22 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
23 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
24 :source "MELPA" :protocol https :inherit t :depth treeless :ref "19b53aebbc0f2da31de6326c495038901bffb73c"))
25 (treepy :source #1# :recipe
26 (:package "treepy" :repo "volrath/treepy.el" :fetcher github :files
27 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
28 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
29 :source "MELPA" :protocol https :inherit t :depth treeless :ref "651e2634f01f346da9ec8a64613c51f54b444bc3"))
30 (with-editor :source #1# :recipe
31 (:package "with-editor" :fetcher github :repo "magit/with-editor" :files
32 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
33 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
34 :source "MELPA" :protocol https :inherit t :depth treeless :ref "ca902ae02972bdd6919a902be2593d8cb6bd991b"))
35 (yaml :source #1# :recipe
36 (:package "yaml" :repo "zkry/yaml.el" :fetcher github :files
37 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
38 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
39 :source "MELPA" :protocol https :inherit t :depth treeless :ref "09e46d563f1f3ff948852e08360c7d3c76e2acba"))
40 (ghub :source #1# :recipe
41 (:package "ghub" :fetcher github :repo "magit/ghub" :files
42 ("lisp/*.el" "docs/*.texi" ".dir-locals.el")
43 :source "MELPA" :protocol https :inherit t :depth treeless :ref "af663777c47a3dce64b2144b4409587b35521e47"))
44 (emacsql :source #1# :recipe
45 (:package "emacsql" :fetcher github :repo "magit/emacsql" :files
46 (:defaults "README.md" "sqlite")
47 :source "MELPA" :protocol https :inherit t :depth treeless :ref "f111b0acc79eadeeb3c6c1332d943f11fd6932ff"))
48 (closql :source #1# :recipe
49 (:package "closql" :fetcher github :repo "magit/closql" :files
50 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
51 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
52 :source "MELPA" :protocol https :inherit t :depth treeless :ref "dc7924c1d206483a2555a98470c96fadf419f32d"))
53 (inheritenv :source #1# :recipe
54 (:package "inheritenv" :fetcher github :repo "purcell/inheritenv" :files
55 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
56 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
57 :source "MELPA" :protocol https :inherit t :depth treeless :ref "b9e67cc20c069539698a9ac54d0e6cc11e616c6f"))
58 (avy :source #1# :recipe
59 (:package "avy" :repo "abo-abo/avy" :fetcher github :files
60 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
61 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
62 :source "MELPA" :protocol https :inherit t :depth treeless :ref "933d1f36cca0f71e4acb5fac707e9ae26c536264"))
63 (reformatter :source #1# :recipe
64 (:package "reformatter" :repo "purcell/emacs-reformatter" :fetcher github :files
65 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
66 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
67 :source "MELPA" :protocol https :inherit t :depth treeless :ref "f2cb59466b1c3f85a8c960f7d4b7b7ead015bedc"))
68 (macrostep :source #1# :recipe
69 (:package "macrostep" :fetcher github :repo "emacsorphanage/macrostep" :files
70 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
71 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
72 :source "MELPA" :protocol https :inherit t :depth treeless :ref "d0928626b4711dcf9f8f90439d23701118724199"))
73 (llama :source #1# :recipe
74 (:package "llama" :fetcher github :repo "tarsius/llama" :files
75 ("llama.el" ".dir-locals.el")
76 :source "MELPA" :protocol https :inherit t :depth treeless :ref "4d3141aceb70a1c672d1f4e9394037e2407d3a90"))
77 (magit-section :source #1# :recipe
78 (:package "magit-section" :fetcher github :repo "magit/magit" :files
79 ("lisp/magit-section.el" "docs/magit-section.texi" "magit-section-pkg.el")
80 :source "MELPA" :protocol https :inherit t :depth treeless :ref "80cae1a26f13a4d48a19cfe8612a561348423f35"))
81 (ht :source #1# :recipe
82 (:package "ht" :fetcher github :repo "Wilfred/ht.el" :files
83 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
84 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
85 :source "MELPA" :protocol https :inherit t :depth treeless :ref "1c49aad1c820c86f7ee35bf9fff8429502f60fef"))
86 (f :source #1# :recipe
87 (:package "f" :fetcher github :repo "rejeep/f.el" :files
88 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
89 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
90 :source "MELPA" :protocol https :inherit t :depth treeless :ref "931b6d0667fe03e7bf1c6c282d6d8d7006143c52"))
91 (dash :source #1# :recipe
92 (:package "dash" :fetcher github :repo "magnars/dash.el" :files
93 ("dash.el" "dash.texi")
94 :source "MELPA" :protocol https :inherit t :depth treeless :ref "1de9dcb83eacfb162b6d9a118a4770b1281bcd84"))
95 (s :source #1# :recipe
96 (:package "s" :fetcher github :repo "magnars/s.el" :files
97 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
98 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
99 :source "MELPA" :protocol https :inherit t :depth treeless :ref "dda84d38fffdaf0c9b12837b504b402af910d01d"))
100 (shrink-path :source #1# :recipe
101 (:package "shrink-path" :fetcher gitlab :repo "bennya/shrink-path.el" :files
102 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
103 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
104 :source "MELPA" :protocol https :inherit t :depth treeless :ref "c14882c8599aec79a6e8ef2d06454254bb3e1e41"))
105 (powerline :source #1# :recipe
106 (:package "powerline" :fetcher github :repo "milkypostman/powerline" :files
107 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
108 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
109 :source "MELPA" :protocol https :inherit t :depth treeless :ref "c35c35bdf5ce2d992882c1f06f0f078058870d4a"))
110 (treemacs :source #1# :recipe
111 (:package "treemacs" :fetcher github :repo "Alexander-Miller/treemacs" :files
112 (:defaults "Changelog.org" "icons" "src/elisp/treemacs*.el" "src/scripts/treemacs*.py"
113 (:exclude "src/extra/*"))
114 :source "MELPA" :protocol https :inherit t :depth treeless :ref "32bb3dd02ddfca85661614b3b227e770fab821e2"))
115 (swiper :source #1# :recipe
116 (:package "swiper" :repo "abo-abo/swiper" :fetcher github :files
117 ("swiper.el")
118 :source "MELPA" :protocol https :inherit t :depth treeless :ref "db61f55bc281c28beb723ef17cfe74f59580d2f4"))
119 (magit :source #1# :recipe
120 (:package "magit" :fetcher github :repo "magit/magit" :files
121 ("lisp/magit*.el" "lisp/git-*.el" "docs/magit.texi" "docs/AUTHORS.md" "LICENSE" ".dir-locals.el"
122 (:exclude "lisp/magit-section.el"))
123 :source "MELPA" :protocol https :inherit t :depth treeless :ref "80cae1a26f13a4d48a19cfe8612a561348423f35"))
124 (ivy :source #1# :recipe
125 (:package "ivy" :repo "abo-abo/swiper" :fetcher github :files
126 (:defaults "doc/ivy-help.org"
127 (:exclude "swiper.el" "counsel.el" "ivy-hydra.el" "ivy-avy.el"))
128 :source "MELPA" :protocol https :inherit t :depth treeless :ref "db61f55bc281c28beb723ef17cfe74f59580d2f4"))
129 (gcmh :source #1# :recipe
130 (:package "gcmh" :repo "koral/gcmh" :fetcher gitlab :files
131 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
132 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
133 :source "MELPA" :protocol https :inherit t :depth treeless :ref "0089f9c3a6d4e9a310d0791cf6fa8f35642ecfd9"))
134 (forge :source #1# :recipe
135 (:package "forge" :fetcher github :repo "magit/forge" :files
136 ("lisp/*.el" "docs/*.texi" ".dir-locals.el")
137 :source "MELPA" :protocol https :inherit t :depth treeless :ref "1c904090dfdcd201d9170997052c43846ddce149"))
138 (envrc :source #1# :recipe
139 (:package "envrc" :fetcher github :repo "purcell/envrc" :files
140 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
141 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
142 :source "MELPA" :protocol https :inherit t :depth treeless :ref "2b818ca6e4a2f723e7cab70cd0101c2728581c3a"))
143 (elpher :source #1# :recipe
144 (:package "elpher" :url "https://thelambdalab.xyz/git/elpher.git" :fetcher git :files
145 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
146 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
147 :source "MELPA" :protocol https :inherit t :depth treeless :ref "972a069f240f071a79da23c98d3519df45bb5851"))
148 (editorconfig :source #1# :recipe
149 (:package "editorconfig" :fetcher github :repo "editorconfig/editorconfig-emacs" :old-names
150 (editorconfig-core editorconfig-fnmatch)
151 :files
152 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
153 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
154 :source "MELPA" :protocol https :inherit t :depth treeless :ref "1a9942746cf5b10daae8962f380b5f2a459086f3"))
155 (dashboard :source #1# :recipe
156 (:package "dashboard" :fetcher github :repo "emacs-dashboard/emacs-dashboard" :files
157 (:defaults "banners")
158 :source "MELPA" :protocol https :inherit t :depth treeless :ref "9616e5b5e793c3d8228a8fccf7b9ef7ace365005"))
159 (counsel :source #1# :recipe
160 (:package "counsel" :repo "abo-abo/swiper" :fetcher github :files
161 ("counsel.el")
162 :source "MELPA" :protocol https :inherit t :depth treeless :ref "db61f55bc281c28beb723ef17cfe74f59580d2f4"))
163 (company :source #1# :recipe
164 (:package "company" :fetcher github :repo "company-mode/company-mode" :files
165 (:defaults "icons"
166 ("images/small" "doc/images/small/*.png"))
167 :source "MELPA" :protocol https :inherit t :depth treeless :ref "8d599ebc8a9aca27c0a6157aeb31c5b7f05ed0a3"))
168 (amx :source #1# :recipe
169 (:package "amx" :repo "DarwinAwardWinner/amx" :fetcher github :files
170 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
171 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
172 :source "MELPA" :protocol https :inherit t :depth treeless :ref "5b3aa1aae84f4a225cb8d26ab79a32f97693f023"))
173 (ace-window :source #1# :recipe
174 (:package "ace-window" :repo "abo-abo/ace-window" :fetcher github :files
175 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
176 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
177 :source "MELPA" :protocol https :inherit t :depth treeless :ref "77115afc1b0b9f633084cf7479c767988106c196"))
178 (zig-mode :source #1# :recipe
179 (:package "zig-mode" :repo "ziglang/zig-mode" :fetcher github :files
180 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
181 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
182 :source "MELPA" :protocol https :inherit t :depth treeless :ref "4ad4edf7599c2e90728f7c23775ed4c83468f8c1"))
183 (sml-mode :source #1# :recipe
184 (:package "sml-mode" :repo
185 ("https://git.savannah.gnu.org/git/emacs/elpa.git" . "sml-mode")
186 :branch "externals/sml-mode" :files
187 ("*"
188 (:exclude ".git"))
189 :source "GNU ELPA" :protocol https :inherit t :depth treeless :ref "7ebf91114292eead967d1a9bb4f235d66f6dd525"))
190 (svelte-mode :source #1# :recipe
191 (:package "svelte-mode" :fetcher github :repo "leafOfTree/svelte-mode" :files
192 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
193 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
194 :source "MELPA" :protocol https :inherit t :depth treeless :ref "5b136e224e01b0358dd0dca68c57b0d0c93099b5"))
195 (smalltalk-mode :source #1# :recipe
196 (:package "smalltalk-mode" :repo
197 ("https://git.savannah.gnu.org/git/emacs/elpa.git" . "smalltalk-mode")
198 :branch "externals/smalltalk-mode" :files
199 ("*"
200 (:exclude ".git"))
201 :source "GNU ELPA" :protocol https :inherit t :depth treeless :ref "f2e976fd395f36c95b9b0b44a22e027232f550ac"))
202 (slime :source #1# :recipe
203 (:package "slime" :fetcher github :repo "slime/slime" :files
204 ("*.el"
205 ("lib" "lib/hyperspec.el")
206 "swank" "*.lisp" "*.asd" "doc/slime.texi" "doc/slime.info" "doc/dir" "ChangeLog"
207 ("contrib" "contrib/*")
208 (:exclude "contrib/test" "contrib/Makefile"))
209 :source "MELPA" :protocol https :inherit t :depth treeless :ref "e16d87d6c448ed9513f07572255a7601520a58bc"))
210 (scala-mode :source #1# :recipe
211 (:package "scala-mode" :fetcher github :repo "hvesalai/emacs-scala-mode" :files
212 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
213 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
214 :source "MELPA" :protocol https :inherit t :depth treeless :ref "661337d8aa0a0cb418184c83757661603de3b2e3"))
215 (pico8-mode :source #1# :recipe
216 (:source nil :protocol https :inherit t :depth treeless :host github :repo "Kaali/pico8-mode" :package "pico8-mode" :ref "e276c65352f294679af62148df41f36dac744426"))
217 (php-mode :source #1# :recipe
218 (:package "php-mode" :repo "emacs-php/php-mode" :fetcher github :files
219 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
220 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
221 :source "MELPA" :protocol https :inherit t :depth treeless :ref "5b6cc1c068ba759dcf30067ad1e048b3693a40d7"))
222 (nix-mode :source #1# :recipe
223 (:package "nix-mode" :fetcher github :repo "NixOS/nix-mode" :files
224 (:defaults
225 (:exclude "nix-company.el" "nix-mode-mmm.el"))
226 :source "MELPA" :protocol https :inherit t :depth treeless :ref "719feb7868fb567ecfe5578f6119892c771ac5e5"))
227 (nasm-mode :source #1# :recipe
228 (:package "nasm-mode" :repo "skeeto/nasm-mode" :fetcher github :files
229 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
230 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
231 :source "MELPA" :protocol https :inherit t :depth treeless :ref "7079eb4ce14d94830513facf9bf2fca9e030a4d1"))
232 (markdown-mode :source #1# :recipe
233 (:package "markdown-mode" :fetcher github :repo "jrblevin/markdown-mode" :files
234 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
235 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
236 :source "MELPA" :protocol https :inherit t :depth treeless :ref "0a522bf682c977b39f449b0edc63ebf1db14aa04"))
237 (lua-mode :source #1# :recipe
238 (:package "lua-mode" :repo "immerrr/lua-mode" :fetcher github :files
239 (:defaults
240 (:exclude "init-tryout.el"))
241 :source "MELPA" :protocol https :inherit t :depth treeless :ref "d074e4134b1beae9ed4c9b512af741ca0d852ba3"))
242 (htmlize :source #1# :recipe
243 (:package "htmlize" :fetcher github :repo "hniksic/emacs-htmlize" :files
244 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
245 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
246 :source "MELPA" :protocol https :inherit t :depth treeless :ref "8e3841c837b4b78bd72ad7f0436e919f39315a46"))
247 (haskell-mode :source #1# :recipe
248 (:package "haskell-mode" :repo "haskell/haskell-mode" :fetcher github :files
249 (:defaults "NEWS" "logo.svg")
250 :source "MELPA" :protocol https :inherit t :depth treeless :ref "2ada981f2447039c070441d37d28cd32cc2906ca"))
251 (groovy-mode :source #1# :recipe
252 (:package "groovy-mode" :fetcher github :repo "Groovy-Emacs-Modes/groovy-emacs-modes" :files
253 ("*groovy*.el")
254 :source "MELPA" :protocol https :inherit t :depth treeless :ref "7b8520b2e2d3ab1d62b35c426e17ac25ed0120bb"))
255 (gdscript-mode :source #1# :recipe
256 (:package "gdscript-mode" :fetcher github :repo "godotengine/emacs-gdscript-mode" :files
257 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
258 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
259 :source "MELPA" :protocol https :inherit t :depth treeless :ref "e18cf2cea324a4347c54a06b07838fb5517d55b1"))
260 (elixir-mode :source #1# :recipe
261 (:package "elixir-mode" :fetcher github :repo "elixir-editors/emacs-elixir" :files
262 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
263 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
264 :source "MELPA" :protocol https :inherit t :depth treeless :ref "00d6580a040a750e019218f9392cf9a4c2dac23a"))
265 (dart-mode :source #1# :recipe
266 (:package "dart-mode" :fetcher github :repo "emacsorphanage/dart-mode" :files
267 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
268 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
269 :source "MELPA" :protocol https :inherit t :depth treeless :ref "6229941ec5df40690142301cf7f3dd2e96ee7b91"))
270 (company-mlton :source #1# :recipe
271 (:source nil :protocol https :inherit t :depth treeless :host github :repo "MatthewFluet/company-mlton" :package "company-mlton" :ref "9b09d209b4767a2af24784fb5321390ed1d445bf"))
272 (auto-compile :source #1# :recipe
273 (:package "auto-compile" :repo "emacscollective/auto-compile" :fetcher github :files
274 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
275 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
276 :source "MELPA" :protocol https :inherit t :depth treeless :ref "5304e2f8a69ed9610b2392b846471f43b28b773b"))
277 (solaire-mode :source #1# :recipe
278 (:package "solaire-mode" :repo "hlissner/emacs-solaire-mode" :fetcher github :files
279 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
280 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
281 :source "MELPA" :protocol https :inherit t :depth treeless :ref "c9334666bd208f3322e6118d30eba1b2438e2bb9"))
282 (rainbow-mode :source #1# :recipe
283 (:package "rainbow-mode" :repo
284 ("https://git.savannah.gnu.org/git/emacs/elpa.git" . "rainbow-mode")
285 :branch "externals/rainbow-mode" :files
286 ("*"
287 (:exclude ".git"))
288 :source "GNU ELPA" :protocol https :inherit t :depth treeless :ref "f7db3b5919f70420a91eb199f8663468de3033f3"))
289 (nerd-icons :source #1# :recipe
290 (:package "nerd-icons" :repo "rainstormstudio/nerd-icons.el" :fetcher github :files
291 (:defaults "data")
292 :source "MELPA" :protocol https :inherit t :depth treeless :ref "43178575201e3d2ef8c4a507ed4c281b0936f39a"))
293 (modus-themes :source #1# :recipe
294 (:package "modus-themes" :fetcher github :repo "protesilaos/modus-themes" :files
295 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
296 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
297 :source "MELPA" :protocol https :inherit t :depth treeless :ref "f3cd4d6983566dab0ef3bcddf812cfd565d00d08"))
298 (hl-todo :source #1# :recipe
299 (:package "hl-todo" :repo "tarsius/hl-todo" :fetcher github :files
300 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
301 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
302 :source "MELPA" :protocol https :inherit t :depth treeless :ref "0ce21c329b686802121df45bf4ae15ae201137bf"))
303 (git-gutter :source #1# :recipe
304 (:package "git-gutter" :repo "emacsorphanage/git-gutter" :fetcher github :files
305 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
306 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
307 :source "MELPA" :protocol https :inherit t :depth treeless :ref "0d8ab98892ee26e2f976883603464d6822189103"))
308 (emojify :source #1# :recipe
309 (:package "emojify" :fetcher github :repo "iqbalansari/emacs-emojify" :files
310 (:defaults "data" "images")
311 :source "MELPA" :protocol https :inherit t :depth treeless :ref "1b726412f19896abf5e4857d4c32220e33400b55"))
312 (doom-modeline :source #1# :recipe
313 (:package "doom-modeline" :repo "seagle0128/doom-modeline" :fetcher github :files
314 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
315 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
316 :source "MELPA" :protocol https :inherit t :depth treeless :ref "636752cda13f67ce97dcc00cd2d8034639c9261d"))
317 (centaur-tabs :source #1# :recipe
318 (:package "centaur-tabs" :repo "ema2159/centaur-tabs" :fetcher github :files
319 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
320 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
321 :source "MELPA" :protocol https :inherit t :depth treeless :ref "7704f2017cef96e6fe0ce33ec40f27b0087ac5a0"))
322 (compat :source #1# :recipe
323 (:package "compat" :repo
324 ("https://github.com/emacs-compat/compat" . "compat")
325 :files
326 ("*"
327 (:exclude ".git"))
328 :source "GNU ELPA" :protocol https :inherit t :depth treeless :ref "c89bba6524501bde03db6266a3ac47b266b81e02"))
329 (transient :source #1# :recipe
330 (:package "transient" :fetcher github :repo "magit/transient" :files
331 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
332 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
333 :source "MELPA" :protocol https :inherit t :depth treeless :build
334 (elpaca--queue-dependencies elpaca--add-info-path
335 (lambda
336 (e)
337 (when
338 (featurep 'transient)
339 (unload-feature 'transient t))
340 (elpaca--continue-build e))
341 elpaca--activate-package)
342 :ref "4030862396130b3dcfedabe509a4fc6cb218c49f"))
343 (seq :source #1# :recipe
344 (:package "seq" :repo
345 ("https://git.savannah.gnu.org/git/emacs/elpa.git" . "seq")
346 :branch "externals/seq" :files
347 ("*"
348 (:exclude ".git"))
349 :source "GNU ELPA" :protocol https :inherit t :depth treeless :build
350 (elpaca--queue-dependencies elpaca--add-info-path
351 (lambda
352 (e)
353 (when
354 (featurep 'seq)
355 (unload-feature 'seq t))
356 (elpaca--continue-build e))
357 elpaca--activate-package)
358 :ref "27a90793a13f149121180e864fa53d68b9eac0b3"))
359 (elpaca-use-package :source #1# :recipe
360 (:package "elpaca-use-package" :wait t :repo "https://github.com/progfolio/elpaca.git" :files
361 ("extensions/elpaca-use-package.el")
362 :main "extensions/elpaca-use-package.el" :build
363 (:not elpaca--compile-info)
364 :source "Elpaca extensions" :protocol https :inherit t :depth treeless :ref "7a68b7dc6b73094e0e3829efd009dbc6bd0fb495"))
365 (elpaca :source #1# :recipe
366 (:source nil :protocol https :inherit ignore :depth 1 :repo "https://github.com/progfolio/elpaca.git" :ref "7a68b7dc6b73094e0e3829efd009dbc6bd0fb495" :files
367 (:defaults "elpaca-test.el"
368 (:exclude "extensions"))
369 :build
370 (:not elpaca--activate-package)
371 :package "elpaca")))