doomemacs/lisp/cli
Henrik Lissner 96ae3f1b04
fix(cli): nativecomp error writing to read-only fs
Occurs when a site-file fails to be natively compiled, and Doom attempts
to write an error file in the same directory. On some systems, the
site-lisp directory is in a read-only tree/mount (like nix and guix).
This should suppress those attempts.
2022-09-10 12:08:16 +02:00
..
make refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
autoloads.el refactor: move file-name-handler-alist hack to early-init 2022-09-06 22:55:46 +02:00
ci.el feat!(cli): load project .doomrc instead of ci.el 2022-08-07 19:43:28 +02:00
compile.el refactor: deprecate doom-private-dir for doom-user-dir 2022-08-14 20:43:35 +02:00
doctor.el fix(cli): void-variable doom-dir on 'doom doctor' 2022-09-06 23:31:01 +02:00
env.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
help.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
info.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
install.el refactor: deprecate doom-private-dir for doom-user-dir 2022-08-14 20:43:35 +02:00
make.el feat(cli): generalize 'doom make codeowners' 2022-08-07 19:43:28 +02:00
packages.el fix(cli): nativecomp error writing to read-only fs 2022-09-10 12:08:16 +02:00
run.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
sync.el refactor!(cli): remove 'doom {refresh,re}' 2022-09-06 23:08:55 +02:00
test.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
upgrade.el fix(cli): more future resistant 'doom upgrade' 2022-07-31 00:58:36 +02:00