doomemacs/lisp
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
..
cli fix(cli): inconsistent system hash between sessions 2024-08-29 15:44:29 -04:00
lib refactor: remove redundant doom-bin{,-dir} decls 2024-08-28 04:58:11 -04:00
demos.org refactor!(vc-gutter): drop git-gutter for diff-hl 2024-06-22 18:14:04 -04:00
doom-cli.el nit: revise site-lisp comments 2024-07-13 19:38:16 -04:00
doom-editor.el fix: set jump points on more kill-buffer functions 2024-08-25 17:44:29 -04:00
doom-keybinds.el refactor!(vc-gutter): drop git-gutter for diff-hl 2024-06-22 18:14:04 -04:00
doom-lib.el fix: correct version string in obsoletion calls 2024-08-26 18:07:47 -04:00
doom-modules.el fix: 'doom sync' generates autoload files for symbolic link files 2024-06-21 17:52:45 -04:00
doom-packages.el fix: package!: unpinning with :pin nil 2024-08-25 17:44:29 -04:00
doom-profiles.el fix: ensure load-path et co are set on doom/reload 2024-03-26 22:25:29 -04:00
doom-projects.el fix: recursive load errors on lib/projects.el 2024-08-29 06:56:57 -04:00
doom-start.el fix: trigger doom-first-{file,buffer}-hook at startup 2024-08-28 17:55:25 -04:00
doom-ui.el fix: reset inhibit-* vars a mote more aggressively 2024-08-15 15:45:53 -04:00
doom.el refactor(lib): doom/{reload,upgrade}: customizable commands 2024-08-25 17:44:28 -04:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el bump: :core 2024-08-29 02:47:21 -04:00