nix-doom-emacs-unstraightened/build-helpers
Marien Zwart fa6fe4cf93
Load non-packages.el autoloads
We were only pulling in autoloads files for packages installed via
packages.el. This was not that noticeable because all pinned packages
without custom derivations end up installed that way, but it does affect
extra packages (including the one pointed out in #11).

Try to fix this by including autoloads files in the top-level site-lisp
directory from emacsWithPackages.
2024-06-22 13:30:32 +10:00
..
build-doom-emacs.sh Add extraBinPackages for adding to $PATH 2024-06-16 22:41:03 +10:00
build-doom-profile.sh Load non-packages.el autoloads 2024-06-22 13:30:32 +10:00
build-emacs-with-doom.sh Move most shell out of Nix string literals 2024-06-07 21:15:36 +10:00
build-profile Load non-packages.el autoloads 2024-06-22 13:30:32 +10:00
build-profile-loader Set DOOMDIR in the wrapper, not the profile loader 2024-04-28 17:44:19 +10:00
byte-compile-check.el Add LICENSE (and license headers) 2024-04-28 12:26:05 +10:00
doomscript.nix Split off doomscript execution helper 2024-06-07 21:14:19 +10:00
dump Remove "full" build flag 2024-05-27 20:10:59 +10:00
full-init Test against init.el with all module flags enabled 2024-05-27 20:11:06 +10:00
full-init.nix Refactor full init.el building 2024-06-07 21:15:22 +10:00
print-deps.el Add LICENSE (and license headers) 2024-04-28 12:26:05 +10:00