mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-02 15:22:43 -08:00
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:
|
||
|---|---|---|
| .. | ||
| make | ||
| ci.el | ||
| doctor.el | ||
| env.el | ||
| info.el | ||
| install.el | ||
| make.el | ||
| meta.el | ||
| packages.el | ||
| profiles.el | ||
| run.el | ||
| sync.el | ||
| test.el | ||
| upgrade.el | ||