lilyp pushed a commit to branch emacs-team
in repository guix.

commit d996e09965d860dfe538e71bc381043f472ff4b2
Author: Morgan Smith <[email protected]>
AuthorDate: Wed Feb 26 12:39:46 2025 -0500

    teams: Register the comp-integrity.el file to the Emacs team.
    
    * etc/teams.scm (emacs)[#:scope]: Add
    “gnu/packages/aux-files/emacs/comp-integrity.el”.
    
    Change-Id: I66014b94e73fd87eeb3aceaf5f61f08abc875c44
    Signed-off-by: Liliana Marie Prikler <[email protected]>
---
 etc/teams.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 17b5d4d1fe..9b7c36f86f 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -268,6 +268,7 @@ exec $pre_inst_env_maybe guix repl -- "$0" "$@"
         #:description "The extensible, customizable text editor and its
 ecosystem."
         #:scope (list "gnu/packages/aux-files/emacs/guix-emacs.el"
+                      "gnu/packages/aux-files/emacs/comp-integrity.el"
                       (make-regexp* "^gnu/packages/emacs(-.+|)\\.scm$")
                       "gnu/packages/tree-sitter.scm"
                       "guix/build/emacs-build-system.scm"

Reply via email to