Hello, is there any update on this? It seems that the help tags are still not
available for plugins.
Here is the package definition:
(use-modules
(guix packages)
(guix git-download)
(guix gexp)
(guix build-system asdf)
(guix licenses)
(gnu packages lisp-xyz))
(define-public sbcl-ninglex
(let ((commit "c56b68a1c4eb7049550b2e0e17222c84183752c0"))
(package
(name "sbcl-ninglex")
Thanks simon, I will take into account your suggestions and submit to patches.
Here is a patch to update the packages to use the up to date minifier. Is the
the correct thread to put this or should I start a new thread in the patches
mailing list?
‐‐‐ Original Message ‐‐‐
On Thursday, September 16th, 2021 at 1:32 AM, zimoun
wrote:
> Hi Charles,
>
> On Thu, 16 S
Hello, I am responsible to updating the minify build syste to use the updated
uglifyjs (now node-uglify-js found in gnu/packages/uglifyjs.scm). When updating
I noticed that some R packages had the input uglify-js (the old lisp one). I
chose not mess with them at risk of breaking. What I failed t