diff options
author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2024-02-24 07:18:52 +0100 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2024-02-24 08:08:17 +0100 |
commit | 35fc3027f372eddbd21a2c6b5a591453591a6825 (patch) | |
tree | a295e4da5bd631f42d491c1d547fb7b25eb2259a /gnu/local.mk | |
parent | e2b04973fdcf835d6e6bb9dab1375d7653108f76 (diff) | |
download | guix-35fc3027f372eddbd21a2c6b5a591453591a6825.tar.gz guix-35fc3027f372eddbd21a2c6b5a591453591a6825.zip |
gnu: emacs: Check integrity of native-compiled files.
In the previous commit, we've added a patch that potentially messes with
how built-in (especially preloaded) Lisp libraries are loaded. Thus, we
might want to assert that these files still load fine, as reported when
querying the builtin documentation of functions provided by them.
* gnu/packages/aux-files/emacs/comp-integrity.el: New file.
* gnu/Makefile.am (dist_noinst_DATA): Register it here.
* gnu/packages/emacs.scm (emacs-no-x)[#:phases]: Add ‘validate-comp-integrity’.
Diffstat (limited to 'gnu/local.mk')
0 files changed, 0 insertions, 0 deletions