doomemacs/lisp/cli
Henrik Lissner 7f175ab6d9
fix(cli): inconsistent system hash between sessions
sxhash doesn't guarantee hashes are consistent across Emacs sessions, so
use md5 instead. Also simplifies what's getting hashed;
`system-configuration` is a sufficient substitute for both `system-type`
and what I wanted to glean from changes in
`system-configuration-features`.

Amend: 80e9263b85
Close: #8030
Ref: #8024
Co-authored-by: yaaama <yaaama@users.noreply.github.com>
2024-08-29 15:44:29 -04:00
..
make refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
ci.el nit: revise comments, reformat config sections 2022-09-16 01:14:21 +02:00
doctor.el refactor: generalize fd/ripgrep vars & options 2024-08-09 21:03:37 -04:00
env.el fix(cli): doom env: blacklist $WAYLAND_DISPLAY 2024-08-23 02:50:19 -04:00
info.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
install.el feat(cli): add --aot option 2024-08-08 17:26:54 -04:00
make.el dev: format CODEOWNERS with more whitespace 2024-07-01 03:35:35 -04:00
meta.el tweak(cli): use fancier string-dist suggestion alg 2024-02-16 02:06:24 -05:00
packages.el fix: correct version string in obsoletion calls 2024-08-26 18:07:47 -04:00
profiles.el feat(cli): introduce DOOMPROFILELOAD{FILE,PATH} envvars 2022-09-18 00:28:13 +02:00
run.el fix(cli): link $XDG_*_HOME to fake $HOME for doom run 2022-09-18 13:55:47 +02:00
sync.el fix(cli): inconsistent system hash between sessions 2024-08-29 15:44:29 -04:00
test.el refactor!(cli): rename cli definers for consistency 2022-09-12 11:45:59 +02:00
upgrade.el feat(cli): add --aot option 2024-08-08 17:26:54 -04:00