~abcdw/rde-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH rde] rde: Remove upstreamed emacs-dape

Details
Message ID
<20250106142215.7274-1-ngraves@ngraves.fr>
DKIM signature
pass
Download raw message
Patch: +0 -25
---
 src/rde/packages/emacs-xyz.scm | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/src/rde/packages/emacs-xyz.scm b/src/rde/packages/emacs-xyz.scm
index 9af754af..503466e5 100644
--- a/src/rde/packages/emacs-xyz.scm
+++ b/src/rde/packages/emacs-xyz.scm
@@ -59,31 +59,6 @@
           "1k68247p8sx6mzagbic0wn671ilax51hbra3p38g8vq5b4yx54bn"))))
      (build-system emacs-build-system))))

(define-public emacs-dape
  (let ((commit "eb6042ab4a4ee7758f5f9408904d2d702f1b0ba8"))
    (package
      (name "emacs-dape")
      (version "0.11.1")
      (home-page "https://github.com/svaante/dape")
      (source
       (origin
         (method git-fetch)
         (uri (git-reference
               (url home-page)
               (commit commit)))
         (file-name (git-file-name name version))
         (sha256
          (base32 "0ssl85gyf4k8yk8snj80gln2z4g8gfp1pfg83s1279wrnlgaz7s3"))))
      (build-system emacs-build-system)
      (synopsis "Debug Adapter Protocol for Emacs")
      (description
       "Dape is a debug adapter client for Emacs. The debug adapter protocol,
much like its more well-known counterpart, the language server protocol,
aims to establish a common API for programming tools. However, instead of
functionalities such as code completions, it provides a standardized
interface for debuggers.")
      (license license:gpl3+))))

(define-public emacs-justify-kp
 (let ((commit "385e6b8b909ae0f570f30101cec3677e21c9e0a0"))
  (package
-- 
2.47.1

[rde/patches/.build.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<D6V2CIAB8NYR.3QK4EK13XR9K7@fra01>
In-Reply-To
<20250106142215.7274-1-ngraves@ngraves.fr> (view parent)
DKIM signature
missing
Download raw message
rde/patches/.build.yml: SUCCESS in 3m40s

[rde: Remove upstreamed emacs-dape][0] from [Nicolas Graves][1]

[0]: https://lists.sr.ht/~abcdw/rde-devel/patches/56772
[1]: ngraves@ngraves.fr

✓ #1403159 SUCCESS rde/patches/.build.yml https://builds.sr.ht/~abcdw/job/1403159

Re: [rde/patches/.build.yml] build success

Details
Message ID
<87sepvv62f.fsf@dismail.de>
In-Reply-To
<D6V2CIAB8NYR.3QK4EK13XR9K7@fra01> (view parent)
DKIM signature
pass
Download raw message
Hi,

I applied this patch. Thanks!
-- 
all the best,
jgart
Reply to thread Export thread (mbox)