gnu: guile-aiscm: Use different variant of protobuf-c.
* gnu/packages/machine-learning.scm (guile-aiscm)[native-inputs]: Replace
protobuf-c with protobuf-c-for-aiscm.
gnu: Add protobuf-c-for-aiscm.
* gnu/packages/protobuf.scm (protobuf-c-for-aiscm): New variable.
import/cran: Add package name mapping for "booktabs".
* guix/import/cran.scm (transform-sysname): Add mapping for "booktabs".
import/cran: Add more strings to the list of invalid packages.
* guix/import/cran.scm (invalid-packages): Add "c++", "c++17", and
"posix.1-2001" to list of invalid packages.
gnu: Add python-tspex.
* gnu/packages/python-science.scm (python-tspex): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
gnu: scintilla: Update to 5.3.1.
* gnu/packages/text-editors.scm (scintilla): Update to 5.3.1.
gnu: emacs-robot-mode: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-robot-mode): Update to 0.7.0.
gnu: emacs-org-transclusion: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-org-transclusion)[argument]: Run tests.
[native-inputs]: Add EMACS-ERT-RUNNER.
gnu: emacs-doom-modeline: Update to 3.3.2.
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.3.2.
gnu: emacs-cape: Update to 0.10.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.10.
gnu: Add go-github-com-xo-terminfo.
* gnu/packages/golang.scm (go-github-com-xo-terminfo): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
gnu: Add go-google-golang-org-protobuf.
* gnu/packages/golang.scm (go-google-golang-org-protobuf): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
gnu: Add go-github-com-creack-pty.
* gnu/packages/golang.scm (go-github-com-creack-pty): New variable.
* guix/build-system/go.scm (go-target): Add to exported variables.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
gnu: tor: Update to 0.4.7.11.
* gnu/packages/tor.scm (tor): Update to 0.4.7.11.
gnu: parted: Add a debug output.
This is useful when debugging installer crashes in libparted.
* gnu/packages/disk.scm (parted)[outputs]: Add a "debug" output.
gnu: Add cl-nsymbols.
* gnu/packages/lisp-xyz.scm (sbcl-nsymbols, cl-nsymbols, ecl-nsymbols): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: mako: Patch makoctl to refer directly to binaries.
* gnu/packages/wm.scm (mako)[arguments]<#:phases>{'patch-makoctl}:
New phase.
[inputs]: Add jq.
Signed-off-by: Andrew Tropin <andrew@trop.in>
gnu: guile-parted: Fix hash.
* gnu/packages/guile-xyz.scm (guile-parted): Fix hash.
gnu: guile-parted: Update to 0.0.7.
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.7.
gnu: Add cl-lass.
* gnu/packages/lisp-xyz.scm (sbcl-lass, cl-lass, ecl-lass): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>