nix-doom-emacs-unstraightened/build-helpers
Marien Zwart bc288fad83
Use doomscript instead of cli.el for profile build
Our cli.el ended up in the profile used at runtime. Although we could
have fixed overwriting a user's cli.el by appending to it, that still
would have leaked our build commands into the build.

This approach should be equivalent and reduces our profile modifications
to replacing packages.el (which is kind of the point) and prepending to
init.el (unfortunate, but seemingly necessary).
2024-04-25 16:23:55 +10:00
..
build-profile Use doomscript instead of cli.el for profile build 2024-04-25 16:23:55 +10:00
build-profile-loader Use doomscript instead of cli.el for profile build 2024-04-25 16:23:55 +10:00
dump Use doomscript instead of cli.el for dumping 2024-04-25 16:09:42 +10:00