branch: externals/dtache commit 35f8f636a75f74885d100157df45cf637fe6fd29 Author: Niklas Eklund <niklas.ekl...@posteo.net> Commit: Niklas Eklund <niklas.ekl...@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