emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/detached ca95bbb8bd: Update build environment


From: ELPA Syncer
Subject: [elpa] externals/detached ca95bbb8bd: Update build environment
Date: Mon, 24 Oct 2022 04:57:31 -0400 (EDT)

branch: externals/detached
commit ca95bbb8bd3afff59d2fd31d6266495252994db3
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Update build environment
---
 .build.yml     | 1 +
 .dir-locals.el | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.build.yml b/.build.yml
index 1a349c6234..90c2325a67 100644
--- a/.build.yml
+++ b/.build.yml
@@ -2,6 +2,7 @@ image: guix
 packages:
 - dtach
 - emacs-minimal
+- texinfo
 environment:
   project: detached.el
 tasks:
diff --git a/.dir-locals.el b/.dir-locals.el
index a0b2295bb9..50a4c2976f 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,3 +1,3 @@
-((nil . ((compile-command . "guix shell emacs-minimal -- ./build-package")))
+((nil . ((compile-command . "guix shell bash emacs-minimal git texinfo -- 
./build-package")))
  (prog-mode (eval flymake-mode))
  (magit-status-mode (magit-todos-exclude-globs)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]