gnu: emacs-eglot: Update to 1.17.
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.17.
[propagated-inputs]: Reorder inputs alphabetically.
Change-Id: Ie955140961ea882bd7c7b80d82c087bb502334b8
gnu: emacs-debbugs: Update to 0.40.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.40.
Change-Id: I8ef29250520b2700755ee6c6bd1efcfc1cbe8a04
gnu: emacs-pabbrev: Update to 4.3.0.
* gnu/packages/emacs-xyz.scm (emacs-pabbrev): Update to 4.3.0.
Change-Id: Ic366835d8b16badb8081ec446ef2b9f9444a8b2b
gnu: emacs-mmm-mode: Update to 0.5.11.
* gnu/packages/emacs-xyz.scm (emacs-mmm-mode): Update to 0.5.11.
Change-Id: Ia3216fb551570cc5d364759b48bafc94d0780b6d
gnu: emacs-auctex: Update to 14.0.3.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 14.0.3.
Change-Id: I028aa07669cc99265e8349d3d9b80dcc2acdb04c
gnu: emacs-hyperbole: Update to 9.0.0.
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 9.0.0.
Change-Id: Ifd7946659e8cdcf0f6b2ade71fe343e79db0a73b
gnu: emacs-cider: Update to 1.13.1.
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.13.1.
Change-Id: Ic751ea2d479c41e271c0eb2730016eef897beec2
gnu: emacs-cape: Update to 1.3.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 1.3.
Change-Id: I2267ba11037c027b0b77d83fe6718aab0dd8b52a
gnu: font-intel-one-mono: Split outputs for "out", "ttf" and "woff".
* gnu/packages/fonts.scm (font-intel-one-mono)[outputs]: New field.
[arguments]: Add 'split-outputs phase.
Change-Id: I0323fb55b9609c93c916b32fef4821533d580b48
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: font-intel-one-mono: Update to 1.3.0.
* gnu/packages/fonts.scm (font-intel-one-mono): Update to 1.3.0.
Change-Id: I635100c90829de55d922b4e28a2f2524f44566dd
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: Add libsixel.
* gnu/packages/image.scm (libsixel): New variable.
Curl is disabled to mitigate CVE-2021-45340 guix lint warns about.
Change-Id: I7c8077dd705409ce914ab347115d0b4fddeb37e1
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: Add tagainijisho.
* gnu/packages/education.scm (tagainijisho): New variable.
Change-Id: I85834c9e91a743540ef751e0c2bb3138b4c3b762
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: spice: Update to 0.15.2.
* gnu/packages/spice.scm (spice): Update to 0.15.2.
Change-Id: I0f79980dab53f5d65c1efa95e4221811247beaa3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: virglrenderer: Update to 1.0.1.
* gnu/packages/spice.scm (virglrenderer): Update to 1.0.1.
[source]: Update URI to avoid redirect.
Change-Id: I0b132a62b6cc312da857796ce5242a5b7ff475d6
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: cwltool: Update to 3.1.20240112164112.
* gnu/packages/bioinformatics.scm (cwltool): Update to 3.1.20240112164112.
[arguments]: Use G-expressions. Set version in setup.py. Do not attempt to
substitute files cwltool/schemas/v1.1/tests/env-tool1.cwl,
cwltool/schemas/v1.1/tests/env-tool2.cwl and
cwltool/schemas/v1.1/tests/imported-hint.cwl that have been removed in this
release. Do not remove "-n auto" from pytest flags.
[inputs]: Add python-cwl-utils and python-spython.
[native-inputs]: Add python-pytest-xdist.
Change-Id: If1be7cdf39b767c5ef2a1dbddfdc95f59ea98cb6
Change-Id: I2ba81e8569abcf43cd0fad33daab1e4f8689e77f
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: Add python-spython.
* gnu/packages/linux.scm (python-spython): New variable.
Change-Id: I758f879608bc4b0c0411918b4ee0fa9cc3abc639
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: Add python-cwl-utils.
* gnu/packages/bioinformatics.scm (python-cwl-utils): New variable.
Change-Id: I9347c80c0e866b89a7d432091fbcf1bc009209a5
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: Add python-cwl-upgrader.
* gnu/packages/bioinformatics.scm (python-cwl-upgrader): New variable.
Change-Id: I2022239840e9fe9e745689ef8b8bf4279be2ff9e
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>