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

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

[nongnu] elpa/hyperdrive 5987aad2ee 2/5: WIP


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 5987aad2ee 2/5: WIP
Date: Tue, 26 Sep 2023 22:02:53 -0400 (EDT)

branch: elpa/hyperdrive
commit 5987aad2eedb4630341c473cac9125d1472a4afd
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    WIP
---
 .build.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.build.yml b/.build.yml
index fb4b27dde8..efd50bfb18 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,15 +1,16 @@
 image: nixos/latest
 environment:
   NIX_CONFIG: "experimental-features = nix-command flakes"
+  EMACS_CI: emacs-snapshot
 sources:
   - https://git.sr.ht/~ushin/hyperdrive.el
 tasks:
   - setup-emacs: |
-      nix run 'github:purcell/nix-emacs-ci#emacs-28-2' -- -Q
+      nix profile install 'github:purcell/nix-emacs-ci#emacs-28-2'
 
   - initialize-sandbox: |
       cd hyperdrive.el
-      ./makem/makem.sh -vvv --sandbox=.sandbox --install-deps --install-linters
+      ./makem/makem.sh --emacs emacs-28.2 -vvv --sandbox=.sandbox 
--install-deps --install-linters
 
   - all: |
       # We specify the rules so we can omit lint-checkdoc and



reply via email to

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