1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: emacs-el-patch: Skip tests.

* gnu/packages/emacs-xyz.scm (emacs-el-patch)[arguments]: Add #:test? #f.
This commit is contained in:
Liliana Marie Prikler 2025-03-09 17:40:37 +01:00
parent c4a0ba63ee
commit defe03e44d
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -36158,6 +36158,7 @@ all of your projects, then override or add variables on a per-project basis.")
(sha256
(base32 "0x2x3ci5i428wgagbwjh9qp2zlflkzlrkbpi6qa4fv7dq3vgkrv2"))))
(build-system emacs-build-system)
(arguments (list #:tests? #f)) ; no tests
(home-page "https://github.com/raxod502/el-patch")
(synopsis "Future-proof your Emacs customizations")
(description "This package allows for an alternate definition of an Elisp