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

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

[elpa] externals/dtache 35f8f636a7 02/11: Add .build.yml file


From: ELPA Syncer
Subject: [elpa] externals/dtache 35f8f636a7 02/11: Add .build.yml file
Date: Sun, 1 May 2022 17:57:34 -0400 (EDT)

branch: externals/dtache
commit 35f8f636a75f74885d100157df45cf637fe6fd29
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Add .build.yml file
---
 .build.yml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.build.yml b/.build.yml
new file mode 100644
index 0000000000..b0ad527f09
--- /dev/null
+++ b/.build.yml
@@ -0,0 +1,11 @@
+image: guix
+packages:
+- emacs-ert-runner
+- dtach
+environment:
+  project: dtache
+tasks:
+- guix: |
+    cd $project
+    guix pull
+    guix build --file=guix.scm



reply via email to

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