Efraim Flashner
89cea75fcd
gnu: parallel: Update to 20230122.
...
* gnu/packages/parallel.scm (parallel): Update to 20230122.
2023-02-12 16:56:54 +02:00
Efraim Flashner
a4ac96d18e
gnu: tig: Update to 2.5.8.
...
* gnu/packages/version-control.scm (tig): Update to 2.5.8.
2023-02-12 16:56:54 +02:00
Efraim Flashner
ab8327d4ce
gnu: translate-shell: Update to 0.9.7.1.
...
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.7.1.
2023-02-12 16:56:54 +02:00
Leo Famulari
fb9799ff5f
gnu: WebKit: Update to 2.38.4.
...
* gnu/packages/webkit.scm (%webkit-version, webkitgtk, wpewebkit): Update to 2.38.4.
2023-02-12 13:24:06 +01:00
Leo Famulari
126608f7a9
gnu: dav1d: Update to 1.0.0.
...
* gnu/packages/video.scm (dav1d): Update to 1.0.0.
2023-02-12 12:49:14 +01:00
Efraim Flashner
2b1d1d76e7
gnu: hunspell-dictionary: Update to 7.5.0.3.
...
* gnu/packages/hunspell.scm (hunspell-dictionary): Update to 7.5.0.3.
2023-02-12 11:57:06 +02:00
Efraim Flashner
39d72fcaa1
gnu: libreoffice: Update to 7.5.0.3.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.5.0.3.
2023-02-12 11:57:06 +02:00
Liliana Marie Prikler
015777f4c5
gnu: Add esmini.
...
* gnu/packages/patches/esmini-no-clutter-log.patch: New file.
* gnu/packages/patches/esmini-use-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them here.
* gnu/packages/simulation.scm (esmini): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:36 +01:00
Liliana Marie Prikler
4a42167c3c
gnu: Add python-open-simulation-interface.
...
* gnu/packages/simulation.scm (python-open-simulation-interface): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Liliana Marie Prikler
efee3dd7a1
gnu: Add open-simulation-interface.
...
* gnu/packages/simulation.scm (open-simulation-interface): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Liliana Marie Prikler
98b9f3a4bd
gnu: openscenegraph: Add output for plugins.
...
This makes it so that other packages can find plugins via pkg-config and
link to them in the usual manner.
* gnu/packages/graphics.scm (openscenegraph)[outputs]: Add “pluginlib”.
[properties]: Add output synopsis for “pluginlib”.
[arguments]<#:modules>: Use (ice-9 regex).
<#:phases>: Add ‘copy-plugins’.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Liliana Marie Prikler
629a5936a6
gnu: openscenegraph: Use modern package style.
...
* gnu/packages/graphics.scm (openscenegraph)[arguments]: Convert to list
of G-Expressions.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Luis Felipe
e6ff91bfc4
gnu: ibus-speech-to-text: Fix lint warnings.
...
* gnu/packages/ibus.scm (ibus-speech-to-text)[inputs]: Add
bash-minimal.
Move desktop-file-utils, glib:bin and gobject-introspection ...
[native-inputs] ... here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Luis Felipe
59e2e0744b
gnu: ibus-speech-to-text: Fix execution of ibus-engine-stt.
...
Fixes <https://issues.guix.gnu.org/61236 >.
* gnu/packages/ibus.scm (ibus-speech-to-text)[#:phases]
<add-install-to-pythonpath>: New phase.
<wrap-additional-paths>: Use getenv to set GUIX_PYTHONPATH and GI_TYPELIB_PATH.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:34 +01:00
Andrew Tropin
2419a16365
gnu: tree-sitter-grammar: Migrate to tree-sitter-build-system.
...
gnu/packages/tree-sitter.scm (tree-sitter-delete-generated-files): New
variable.
(tree-sitter-grammar): Remove source-directory argument, add inputs argument,
change package names, remove custom build code, update build system to
tree-sitter-build-system.
(tree-sitter-grammar-html): Rename to tree-sitter-html.
2023-02-12 11:32:23 +04:00
Pierre Langlois
5401b5822a
gnu: tree-sitter-cli: Enable some tests and add node and dot.
...
* gnu/packages/tree-sitter.scm (tree-sitter-cli)[inputs]: Add graphviz and
node-lts.
[arguments]<#:cargo-test-flags>: Skip tests that require downloading grammars.
<#:phases>: Add 'patch-node and 'patch-dot phases. Tweak install phase.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-12 11:32:22 +04:00
Pierre Langlois
18f1a4d38a
gnu: Remove tree-sitter comment from emacs.scm imports.
...
* gnu/packages/emacs.scm: Remove tree-sitter comment.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-12 11:32:21 +04:00
Zhu Zihao
4a6f64ab2a
gnu: Add mold-wrapper.
...
* gnu/packages/mold.scm(make-mold-wrapper): New variable.
(mold-wrapper): New variable.
(mold-as-ld-wrapper): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-12 01:48:54 +01:00
Zhu Zihao
16b47a95a1
gnu: Add mold.
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
* gnu/packages/mold.scm: New file.
* gnu/packages/mold.scm (mold): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-12 01:48:54 +01:00
Adrien Bourmault (neox)
06cf06aab1
gnu: gajim: update to 1.4.7
...
[[PGP Signed Part:No public key for 6EB408FE0ACEC664 created at 2023-02-06T00:24:19+0100 using RSA]]
* gnu/packages/messaging.scm (gajim): Update to 1.4.7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-12 01:48:54 +01:00
Efraim Flashner
89c5cb4078
gnu: Add hunspell-dict-he-il.
...
* gnu/packages/hunspell.scm (hunspell-dict-he-il): New variable.
2023-02-12 00:31:00 +02:00
Efraim Flashner
8acdac4eba
gnu: hunspell-dictionary: Update to 7.4.5.1.
...
* gnu/packages/hunspell.scm (hunspell-dictionary): Update to 7.4.5.1.
2023-02-12 00:30:59 +02:00
Efraim Flashner
57d67d282d
gnu: libreoffice: Update to 7.4.5.1.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.4.5.1.
2023-02-12 00:30:59 +02:00
Leo Famulari
f844deb7ac
gnu: OpenSSL 3: Update to 3.0.8 [security fixes].
...
Fixes CVE-2023-0215, CVE-2023-0216, CVE-2023-0217, CVE-2023-0286, CVE-2023-0401,
CVE-2022-4203, CVE-2022-4304, and CVE-2022-4450.
https://www.openssl.org/news/secadv/20230207.txt
gnu/packages/tls.scm (openssl-3.0): Update to 3.0.8.
2023-02-11 23:17:31 +01:00
Leo Famulari
df163df830
gnu: OpenSSL: Update to 1.1.1t [security fixes].
...
Fixes CVE-2023-0215, CVE-2023-0286, CVE-2022-4304, CVE-2022-4450.
https://www.openssl.org/news/secadv/20230207.txt
* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1t.
2023-02-11 23:12:51 +01:00
Kaelyn Takata
e223ab48e0
gnu: zfs: Update to 2.1.9.
...
* gnu/packages/file-systems.scm (zfs): Update to 2.1.9.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 22:21:02 +01:00
Feng Shu
389da6694e
gnu: Add havoc.
...
* gnu/packages/terminals.scm (havoc): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 22:18:24 +01:00
Hilton Chain
d6ca7f05fa
gnu: Add smartdns.
...
* gnu/packages/dns.scm (smartdns): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 22:14:43 +01:00
Morgan Smith
b367f28ed2
gnu: pantalaimon: Install documentation and use gexps.
...
* gnu/packages/matrix.scm (pantalaimon)[arguments]: Turn into gexps. Add
install-doc phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:56:28 +01:00
r0man
6bf7144c79
gnu: Add lzfse.
...
* gnu/packages/compression.scm (lzfse): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:51:35 +01:00
Sughosha
b98718fc3f
gnu: jalv: Fix home page and use GTK-3.
...
* gnu/packages/audio.scm (jalv)[home-page]: Fix home-page.
[inputs]: Remove gtk and gtkmm and add gtk+.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:47:02 +01:00
Nicolas Goaziou
582de0d469
gnu: footswitch: Improve package style.
...
* gnu/packages/accessibility.scm (footswitch)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.
[description]: Simplify it.
2023-02-11 21:44:48 +01:00
Remco van 't Veer
5345cf2fbf
gnu: ruby-3.2: Update to 3.2.1
...
* gnu/packages/ruby.scm (ruby-3.2): Update to 3.2.1
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Hilton Chain
b1cca21264
gnu: libtorrent-rasterbar: Update to 1.2.18.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.18.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
kiasoc5
7fbdb403d9
gnu: iwd: Update to 2.3.
...
* gnu/packages/networking.scm (iwd): Update to 2.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
kiasoc5
d455a18fab
gnu: ell: Update to 0.56.
...
* gnu/packages/linux.scm (ell): Update to 0.56.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Martin Marshall
940033b685
gnu: footswitch: Update to 1.0-0.e455d67.
...
This update adds 3 newly supported devices and an additional command to the
package.
* gnu/packages/accessibility.scm (footswitch): Update to commit e455d6752221.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Bruno Victal
d5fb878120
gnu: libavif: Add pixbuf-loader output.
...
* gnu/packages/image.scm (libavif)[arguments]: Build gdk-pixbuf loader.
[outputs]: Add 'pixbuf-loader' output.
[inputs]: Add gdk-pixbuf.
[native-inputs]: Add pkg-config.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Bruno Victal
e2deccf6e4
gnu: libavif: Update to 0.11.1.
...
libavif commit 97306bf64266cf9571dd141f3d04492534a9deea removes
JSON-based tests along with cJSON.
Aditionally, googletest is now required to build libavif. The test target
has since changed and can be called directly from cmake, no longer being
necessary to replace 'check target.
* gnu/packages/image.scm (libavif): Update to 0.11.1.
[arguments]: Adjust configure-flags, remove 'check phase replacement.
[native-inputs]: Add googletest.
[license]: Remove expat.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Simon South
8553148dfb
gnu: yosys: Update to 0.26.
...
* gnu/packages/fpga.scm (yosys): Update to 0.26.
[source]: Disable unnecessary recursive checkout.
[arguments]<#:phases>: Expand "fix-paths" phase to match new version; remove
obsolete "fix-iverilog-references" phase; add wrap phase.
[inputs]: Add gtkwave, zlib, python, python-click.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:22 +00:00
Simon South
ade3bfd036
gnu: yosys: Do not propagate any inputs.
...
* gnu/packages/fpga.scm (yosys)[arguments]<#:phases>: Patch reference to z3 in
"fix-paths" phase; in "use-external-abc" phase, use complete path to "abc"
executable in store.
[propagated-inputs]: Remove, moving abc and z3 from here...
[inputs]: ...to here.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:22 +00:00
Christopher Baines
9b1d051e6f
gnu: nar-herder: Update to 0-16.f62a2b3.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-16.f62a2b3.
2023-02-11 20:34:22 +00:00
Christopher Baines
50fe202916
gnu: guix-data-service: Update to 0.0.1-38.6be113f.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-38.6be113f.
2023-02-11 20:34:22 +00:00
jgart
55839e3537
gnu: qbe: Update to 1.1.
...
* gnu/packages/c.scm (qbe): Update to 1.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:32:59 +01:00
Matthew James Kraai
f31691efb1
gnu: doctl: Update to 1.92.1.
...
* gnu/packages/admin.scm (doctl): Update to 1.92.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:30:07 +01:00
Bruno Victal
0d60bbd104
gnu: mympd: Update to 10.2.2.
...
* gnu/packages/mpd.scm (mympd): Update to 10.2.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:28:20 +01:00
Nicolas Goaziou
29f04bbe4e
gnu: lagrange: Update to 1.15.2.
...
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.2.
2023-02-11 21:23:50 +01:00
Nicolas Goaziou
1105c95e44
gnu: pyzo: Update to 4.12.7.
...
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.7.
2023-02-11 21:22:20 +01:00
Nicolas Goaziou
3b0c792fa3
gnu: naev: Update to 0.10.4.
...
* gnu/packages/games.scm (naev): Update to 0.10.4.
2023-02-11 21:20:38 +01:00
Nicolas Goaziou
12e2d5d3e1
gnu: asymptote: Update to 2.85.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.85.
2023-02-11 21:18:40 +01:00
Julien Lepiller
4d4fad6819
gnu: php: Update to 8.2.2.
...
* gnu/packages/php.scm (php): Update to 8.2.2.
* gnu/packages/patches/php-curl-compat.patch: Remove file.
* gnu/packages/patches/php-bug-74093-test.patch: Remove file.
* gnu/packages/patches/php-fix-streams-copy-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Remove them. Add it.
2023-02-11 21:13:36 +01:00
Efraim Flashner
c8423a5457
gnu: go-github-com-gatherstars-com-jwz: Update to 1.3.1.
...
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Update to
1.3.1.
2023-02-11 19:11:38 +02:00
Efraim Flashner
48903df6cb
gnu: go-github-com-biogo-hts-bam: Update to 1.4.4.
...
* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-bam): Update
to 1.4.4.
2023-02-11 19:05:02 +02:00
Efraim Flashner
8490327e53
gnu: go-github-com-rakyll-statik: Fix building with go-1.18+.
...
* gnu/packages/golang.scm (go-github-com-rakyll-statik)[source]: Add
snippet to allow building with a newer go.
2023-02-11 18:42:07 +02:00
Nicolas Goaziou
222eef1999
gnu: open-adventure: Update to 1.12.
...
* gnu/packages/games.scm (open-adventure): Update to 1.12.
2023-02-11 10:30:21 +01:00
Nicolas Goaziou
019f4116ea
gnu: emacs-compat: Update to 29.1.3.3.
...
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.3.3.
2023-02-11 09:22:25 +01:00
Nicolas Goaziou
f46f058539
gnu: emacs-csv-mode: Update to 1.22.
...
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.22.
2023-02-11 09:22:25 +01:00
Jake Leporte
0cd6746a66
gnu: Add emacs-ligature.
...
* gnu/packages/emacs-xyz.scm (emacs-ligature): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 09:22:24 +01:00
Cayetano Santos
63bf5ba1d8
gnu: Add emacs-discover.
...
* gnu/packages/emacs-xyz.scm (emacs-discover): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 09:22:24 +01:00
Andrew Tropin
c77a3d4554
gnu: emacs: Add TREE_SITTER_GRAMMAR_PATH support.
...
gnu/packages/emacs.scm (emacs)[native-search-paths]: Add a search-path for
tree-sitter grammars.
gnu/packages/aux-files/emacs/guix-emacs.el: Add directories from
TREE_SITTER_GRAMMAR_PATH to treesit-extra-load-path.
2023-02-11 12:02:46 +04:00
Sughosha
f944fa718d
gnu: supertuxkart: Update to 1.4.
...
* gnu/packages/games.scm (supertuxkart): Update to 1.4.
[snippet]: Unbundle mcpp.
[arguments]: Enable recorder.
[inputs]: Add libopenglrecorder.
[native-inputs]: Add mcpp and python.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:40 +01:00
Sughosha
daad1dedd7
gnu: Add libopenglrecorder.
...
* gnu/packages/gl.scm (libopenglrecorder): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:40 +01:00
Sughosha
a404f5b640
gnu: Add mcpp.
...
* gnu/packages/cpp.scm (mcpp): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:40 +01:00
Philip McGrath
a89aa4523b
utils: Add target-little-endian?.
...
* guix/utils.scm (target-little-endian?): New function.
* guix/build-system/meson.scm (make-machine-alist): Use it.
* gnu/packages/chez.scm (nix-system->pbarch-machine-type): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:40 +01:00
Bruno Victal
fb2bf136f0
gnu: ddclient: Update to 3.10.0.
...
3.10.0 switched to autotools based build system.
* gnu/packages/dns.scm (ddclient): Update to 3.10.0.
[source]: Patch test-suite to skip tests that require networking.
[build-system]: Switch to gnu-build-system.
[native-inputs]: Remove bash. Move perl to inputs.
[inputs]: Add perl, perl-io-socket-inet6, perl-json. Remove perl-data-validate-ip.
[native-search-paths]: Add $SSL_CERT_DIR, $SSL_CERT_FILE. Required for SSL support.
* gnu/packages/patches/ddclient-skip-test.patch: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:39 +01:00
Vinicius Monego
a7e174a458
gnu: Remove opencascade-oce.
...
This package is unmaintained by upstream, has no dependents and was
replaced by opencascade-occt.
* gnu/packages/maths.scm (opencascade-oce): Remove variable.
* gnu/packages/patches/opencascade-oce-glibc-2.26.patch: Remove file.
* gnu/local.mk: Unregister it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:39 +01:00
Ricardo Wurmus
8a0b625a2d
gnu: scregseg: Update to 0.1.3.
...
* gnu/packages/bioinformatics.scm (scregseg): Update to 0.1.3.
[source]: Simplify snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Add phases 'set-numba-cache-dir and 'build-extensions; enable
tests.
2023-02-10 19:41:54 +01:00
Ricardo Wurmus
fea66096a2
gnu: Add python-doubletdetection.
...
* gnu/packages/bioinformatics.scm (python-doubletdetection): New variable.
Co-authored-by: Navid Afkhami <navid.afkhami@mdc-berlin.de>
2023-02-10 19:36:36 +01:00
Ricardo Wurmus
cf981657a1
gnu: Add python-vtraag-louvain.
...
* gnu/packages/graph.scm (python-vtraag-louvain): New variable.
2023-02-10 19:36:36 +01:00
Ricardo Wurmus
8340acfa5a
gnu: Add python-phenograph.
...
* gnu/packages/bioinformatics.scm (python-phenograph): New variable.
2023-02-10 19:36:29 +01:00
Ricardo Wurmus
769346eef7
gnu: Add louvain.
...
* gnu/packages/bioinformatics.scm (louvain): New variable.
2023-02-10 15:48:51 +01:00
Ricardo Wurmus
3b9892ad07
gnu: python-hmmlearn: Update to 0.2.8.
...
* gnu/packages/machine-learning.scm (python-hmmlearn): Update to 0.2.8.
[arguments]: Use gexp; simplify 'check phase.
[propagated-inputs]: Remove python-cython.
2023-02-10 15:48:51 +01:00
Andy Tai
b8f6ead5fa
gnu: Add xnedit.
...
* gnu/packages/text-editors.scm (xnedit): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-10 14:09:15 +08:00
Andy Tai
0ac85f3caa
gnu: Add motif.
...
* gnu/packages/lesstif.scm (motif): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-10 14:01:03 +08:00
宋文武
f5bb96700c
gnu: icewm: Enable icewm-menu-fdo.
...
* gnu/packages/wm.scm (icewm)[inputs]: Add glib.
2023-02-10 13:39:02 +08:00
Andy Tai
4d80d7571e
gnu: Add icewm.
...
* gnu/packages/wm.scm (icewm): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-10 10:02:05 +08:00
Andreas Enge
07f19ef04b
gnu: Add perl-alien-wxwidgets.
...
* gnu/packages/wxwidgets.scm (perl-alien-wxwidgets): New variable.
Co-authored-by: Malte Frank Gerdes <malte.f.gerdes@gmail.com>
2023-02-09 21:27:06 +01:00
Andreas Enge
8dbc9aa05e
gnu: Add perl-growl-gntp.
...
* gnu/packages/perl.scm (perl-growl-gntp): New variable.
2023-02-09 21:27:06 +01:00
Andreas Enge
bf667efe91
gnu: Add perl-net-bonjour.
...
* gnu/packages/networking.scm (perl-net-bonjour): New variable.
2023-02-09 21:27:06 +01:00
Efraim Flashner
3584cff93d
gnu: go-github-com-spf13-pflag: Fix building with newer go.
...
* gnu/packages/golang.scm (go-github-com-spf13-pflag)[source]: Add
snippet to fix test suite with newer versions of go.
2023-02-09 21:58:18 +02:00
Efraim Flashner
66a6c516e2
gnu: ncdu: Update to 2.2.2.
...
* gnu/packages/ncdu.scm (ncdu): Update to 2.2.2.
[native-inputs]: Switch from zig-0.9 to zig-0.10.
2023-02-09 21:58:18 +02:00
Efraim Flashner
85b065c6fc
gnu: zig: Update to 0.10.1.
...
* gnu/packages/zig.scm (zig-0.10): New variable.
(zig-0.9): Rename from zig. Inherit from zig-0.10.
(zig): Define as zig-0.10.
* gnu/packages/ncdu.scm (ncdu)[native-inputs]: Use zig-0.9.
* gnu/packages/zig-xyz.scm (zig-zls)[inputs]: Use zig-0.9.
2023-02-09 21:58:17 +02:00
Efraim Flashner
315359a4f3
gnu: Add gccgo-12.
...
* gnu/packages/gcc.scm (gccgo-12): New variable.
(make-gccgo)[arguments]: Adapt custom 'remove-tool-reference-from-libgo
to changes in the source.
2023-02-09 21:58:08 +02:00
André A. Gomes
58a95d599e
gnu: cl-nfiles: Update to 1.1.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-09 19:24:23 +01:00
Guillaume Le Vaillant
e9f2c58155
gnu: sdrangel: Update to 7.8.6.
...
* gnu/packages/radio.scm (sdrangel): Update to 7.8.6.
[inputs]: Add hidapi.
2023-02-09 19:24:23 +01:00
Guillaume Le Vaillant
4e318cc747
gnu: urh: Update to 2.9.4.
...
* gnu/packages/radio.scm (urh): Update to 2.9.4.
2023-02-09 19:24:23 +01:00
Guillaume Le Vaillant
1023498117
gnu: qdmr: Update to 0.11.2.
...
* gnu/packages/radio.scm (qdmr): Update to 0.11.2.
2023-02-09 19:24:23 +01:00
Efraim Flashner
1750d68309
gnu: julia: Use SSL_CERT_FILE for SSL certificates.
...
Fixes <https://issues.guix.gnu.org/61121 >.
* gnu/packages/julia.scm (julia)[arguments]: Add a phase to have Julia
use the SSL_CERT_FILE search path.
[native-search-paths]: Add SSL_CERT_FILE.
2023-02-09 16:48:41 +02:00
Jelle Licht
06e3f239b9
services: greetd: Fix configuration serialization.
...
* gnu/services/base.scm (make-greetd-terminal-configuration-file): Add missing
'general' section to configuration file.
2023-02-09 15:33:29 +01:00
Josselin Poiret via Guix-patches via
6d505fffb4
gnu: basu: Propagate libcap.
...
* gnu/packages/freedesktop.scm (basu): Propagate libcap so that pkg-config can
find basu's dependency.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-09 15:19:50 +01:00
Maxim Cournoyer
d934f36096
gnu: rpm: Enable zstd support.
...
* gnu/packages/package-management.scm (rpm) [inputs]: Add zstd.
2023-02-09 08:47:21 -05:00
Maxim Cournoyer
1ab68deba6
gnu: kio: Fix indentation.
...
* gnu/packages/kde-frameworks.scm (kio): Fix indentation.
2023-02-09 08:43:34 -05:00
Maxim Cournoyer
b123a814bf
gnu: kio: Disable flaky kiowidgets-kdirlistertest test.
...
* gnu/packages/kde-frameworks.scm (kio) [phases]: Skip the
kiowidgets-kdirlistertest test in the check phase.
2023-02-09 08:43:34 -05:00
Andrew Tropin
53b00b91b7
gnu: Add tree-sitter-grammar-html.
...
* gnu/packages/crates-io.scm (tree-sitter-grammar): New variable.
(tree-sitter-grammar-html): New variable.
2023-02-09 17:37:14 +04:00
Pierre Langlois
0cd9bd5dce
gnu: Add tree-sitter-cli.
...
* gnu/packages/tree-sitter.scm (tree-sitter-cli): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:37:13 +04:00
Pierre Langlois
0028204e26
gnu: Add rust-smallbitvec-2.
...
* gnu/packages/crates-io.scm (rust-smallbitvec-2): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:37:12 +04:00
Pierre Langlois
8686933c1e
gnu: Add rust-html-escape.
...
* gnu/packages/crates-io.scm (rust-html-escape): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:37:11 +04:00
Andrew Tropin
1378bb5348
gnu: tree-sitter: Update package style.
...
* gnu/packages/tree-sitter.scm (tree-sitter): Add gexps, remove trailing #t,
reformat code.
2023-02-09 17:37:00 +04:00
Pierre Langlois
8f9edc9ebc
gnu: tree-sitter: Update to 0.20.7.
...
* gnu/packages/tree-sitter.scm (tree-sitter): Update to 0.20.7.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:36:24 +04:00
Pierre Langlois
ce7d0d689c
gnu: tree-sitter: Move to its own module.
...
* gnu/packages/text-editors.scm (tree-sitter): Move to ...
* gnu/packages/tree-sitter.scm: ... here, a new module.
* gnu/packages/vim.scm: Use (gnu packages tree-sitter).
* gnu/packages/emacs.scm: Use (gnu packages tree-sitter).
* gnu/local.mk (GNU_SYSTEM_MODULES): Register tree-sitter.scm new module.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:36:23 +04:00
Hilton Chain
1a5f5694a7
gnu: Add the Go standard library 1.20.
...
* gnu/packages/golang.scm (go-std-1.20): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-09 14:27:31 +01:00
Hilton Chain
1cc0f0efd4
gnu: Add Go 1.20.
...
* gnu/packages/golang.scm (go-1.20): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-09 14:27:27 +01:00
Felix Lechner
9c3a2abc9a
gnu: greetd: Use new-style inputs.
...
* gnu/packages/admin.scm (greetd)[inputs]: Use new-style inputs.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-09 11:27:41 +01:00
Felix Lechner
7422ad3374
gnu: greetd: Update to 0.9.0.
...
* gnu/packages/admin.scm (greetd): Update to 0.9.0.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-09 11:27:41 +01:00
Felix Lechner
85f37886c9
gnu: rust-nix-0.26: New variable.
...
* gnu/packages/crates-io.scm (rust-nix-0.26): New variable.
(rust-nix-0.24): Inherit from above.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-09 11:27:41 +01:00
Navid Afkhami
4d35a5e2b6
gnu: Add python-scrublet.
...
* gnu/packages/bioinformatics.scm (python-scrublet): New variable.
2023-02-09 11:05:29 +01:00
Efraim Flashner
43ee3e1da2
gnu: efl: Choose lua implementation based on system architecture.
...
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Use luajit or
lua based on the system's luajit support.
[arguments]: Adjust configure-flags to use the correct lua.
2023-02-09 11:03:31 +02:00
Bruno Victal
8a2c2eaa90
services: lightdm: Sync documentation with source.
...
Table entry @item nodes cannot span multiple lines.
* gnu/services/lightdm.scm
(lightdm-gtk-greeter-configuration): Fix cursor-theme-size description.
* doc/guix.texi (lightdm-service-type): Sync with source.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-08 22:40:40 -05:00
Bruno Victal
a5f473db6f
services: configuration: Format a list of packages by their names.
...
* gnu/services/configuration.scm
(generate-documentation): Format a list of packages by their names.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-08 22:40:39 -05:00
Maxim Cournoyer
640d27c2d6
gnu: qtdeclarative: Disable tst_qquickfolderdialogimpl test.
...
* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qquickfolderdialogimpl test as skipped in the check phase.
2023-02-08 20:34:04 -05:00
Bruno Victal
b0e18601db
services: Add block-facebook-hosts-service-type.
...
Deprecates %facebook-host-aliases in favour of using
hosts-service-type service extensions.
* gnu/services/networking.scm
(block-facebook-hosts-service-type): New variable.
(%facebook-host-aliases): Deprecate variable.
* doc/guix.texi: Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:54 +01:00
Bruno Victal
802ea1f3a4
system: Deprecate hosts-file.
...
* gnu/system.scm (operating-system-hosts-file): Deprecate procedure.
(warn-hosts-file-field-deprecation): New procedure, helper for
deprecated variable.
(operating-system)[hosts-file]: Use helper to warn deprecated field.
(local-host-aliases): Mark as deprecated.
(local-host-entries): New procedure.
(operating-system-default-essential-services,
hurd-default-essential-services): Use hosts-service-type. Use
'%operating-system-hosts-file' and 'local-host-entries'.
(default-/etc/hosts): Remove procedure.
(operating-system-etc-service): Remove hosts file.
* doc/guix.texi (operating-system Reference)
(Networking Services) (Virtualization Services): Rewrite documentation
entries to use hosts-service-type.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:47 +01:00
Bruno Victal
22dd558c70
services: Add hosts-service-type.
...
* gnu/services/base.scm (<host>): New record type.
(host): New procedure.
(hosts-service-type): New variable.
* doc/guix.texi (Service Reference): Document it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:39 +01:00
Simon Tournier
7ad98c571e
gnu: Remove valgrind-3.20.
...
* gnu/packages/valgrind.scm (valgrind-3.20): Delete variable.
(valgrind/interactive): Update to 3.20.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:22 +01:00
Ludovic Courtès
a8974597cc
gnu: libchop: Fix build and test.
...
* gnu/packages/backup.scm (libchop)[source]: Adjust snippet to work
around build error in Gnulib's <stdio.h>.
[arguments]: Remove 'skip-test' phase and add 'adjust-test' phase.
2023-02-09 01:07:22 +01:00
Leo Famulari
035339b703
gnu: linux-libre 4.14: Update to 4.14.305.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.305.
(linux-libre-4.14-pristine-source): Update hash.
2023-02-08 23:43:47 +01:00
Leo Famulari
64747b4226
gnu: linux-libre 4.19: Update to 4.19.272.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.272.
(linux-libre-4.19-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari
3b7849f258
gnu: linux-libre 5.4: Update to 5.4.231.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.231.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2023-02-08 23:43:46 +01:00
Leo Famulari
502fe05370
gnu: linux-libre 5.10: Update to 5.10.167.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.167.
(linux-libre-5.10-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari
fa2404ff1f
gnu: linux-libre 5.15: Update to 5.15.92.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.92.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari
7432b922ef
gnu: linux-libre: Update to 6.1.10.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.10.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-08 23:43:41 +01:00
Andy Tai
07e74b63d4
gnu: gpaint: Update to 0.3.4
...
* gnu/packages/graphics.scm (gpaint): Update to 0.3.4
[arguments]: Remove.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South
277fb70442
gnu: yosys: Use external abc.
...
* gnu/packages/fpga.scm (yosys)[source]: Remove snippet and associated
"modules" field.
[arguments]: Replace "prepare-abc" phase with "use-external-abc", which
configures the package's build system to use the system's "abc" executable
instead of creating a duplicate; add "add-symbolic-link" phase to preserve
availability of "yosys-abc" command.
[inputs]: Move abc from here...
[propagated-inputs]: ...to here, to ensure its availability at runtime.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South
8b0024f8da
gnu: yosys: Use new package style.
...
* gnu/packages/fpga.scm (yosys)[source]: Use gexp in snippet and don't
explicitly return #t.
[arguments]: Use gexps; use search-input-file to locate executables; simplify
parameters to "configure" phase; don't explicitly return #t from phases.
[native-inputs]: Sort alphabetically.
[inputs]: Sort alphabetically.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South
535c61ccc3
gnu: yosys: Update source and home-page URLs.
...
* gnu/packages/fpga.scm (yosys)[source]: Update source-repository URL.
[home-page]: Update URL.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Christopher Baines
3729172728
gnu: nar-herder: Update to 0-15.39cf228.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-15.39cf228.
2023-02-08 17:11:00 +00:00
Christopher Baines
b52d12ff04
gnu: guix-data-service: Update to 0.0.1-37.3ba8418.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-37.3ba8418.
[propagated-inputs]: Switch to guile-fibers-next.
2023-02-08 17:11:00 +00:00
Andy Tai
417269da94
gnu: wxmaxima: Update to 22.12.0.
...
* gnu/packages/maths.scm (wxmaxima): Update to 22.12.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Andy Tai
d6e2b467b8
gnu: wxwidgets: Remove configure option.
...
* gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Remove webviewwebkit
configure option that prevented webview option from being in build and
wxconfig feature list. Remove 'use-newer-webkit' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Artyom Bologov
572d01e085
gnu: cl-webkit: Update to 3.5.7.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Maxim Cournoyer
20059f92a9
gnu: jami: Remove unused native inputs.
...
* gnu/packages/jami.scm (jami) [native-inputs]: Remove doxygen, graphviz and
gsettings-desktop-schemas.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer
aef75942fc
gnu: libjami: Move jamid daemon to a "bin" output.
...
* gnu/packages/jami.scm (libjami) [outputs]: Add a "bin" output.
[arguments]: Add a move-jamid phase.
* gnu/services/telephony.scm
(jami-configuration->command-line-arguments): Refer to the "bin" output of
libjami.
(jami-shepherd-services): Likewise.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer
c0106ea5c9
gnu: ffmpeg-jami: Add a debug output.
...
* gnu/packages/jami.scm (ffmpeg-jami) [outputs]: New field.
[configure-flags]: Add "--disable-stripping".
2023-02-08 09:36:26 -05:00
Maxim Cournoyer
d09b1805aa
gnu: ffmpeg-jami: Really honor custom configuration flags.
...
Because the substitute-keyword-arguments pattern was (#:configure-flags '())
rather than (#:configure-flags _ '()), the replacement was not triggered.
* gnu/packages/jami.scm (%ffmpeg-default-configure-flags): Comment that the
fnnvcodec-related options are left out.
(%ffmpeg-linux-x86-configure-flags): Delete variable.
(ffmpeg-compose-configure-flags): Streamline and use gexps.
(ffmpeg-jami) [arguments]: Fix configure-flags pattern, and adjust to use
gexps. Add the "--disable-static" and "--enable-shared" flags to produce
shared objects with the correct RUNPATH.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer
57c8ba22cf
gnu: opendht: Add a "python" output.
...
This reduces the size of the main output from 286.1 MiB to 216.6 MiB.
* gnu/packages/networking.scm (opendht) [outputs]: Add "python".
[phases]: Adjust Python prefix of the fix-python-installation-prefix phase.
[inputs]: Add python, used to wrap the tools.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer
e0d89c3735
gnu: opendht: Do not produce static libraries.
...
* gnu/packages/networking.scm (opendht) [configure-flags]: Add
"--disable-static".
2023-02-08 09:36:26 -05:00
Maxim Cournoyer
2c53c2bb6a
gnu: qtdeclarative: Skip tst_qqmlprofilerservice test.
...
* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qqmlprofilerservice test as skipped in the check phase.
2023-02-08 09:36:25 -05:00
Maxim Cournoyer
4012ec0276
gnu: qtbase: Do not capture Python from native-inputs.
...
* gnu/packages/qt.scm (qtbase) [phases]: Add do-not-capture-python phase.
2023-02-08 09:36:25 -05:00
Maxim Cournoyer
b6e7fe40e5
gnu: qtbase: Do not capture cmake-minimal.
...
* gnu/packages/qt.scm (qtbase) [phases]: Add a substitution to the
patch-more-paths phase.
2023-02-08 09:36:25 -05:00
Efraim Flashner
e5a381d0ca
gnu: rust-vte-0.3: Remove precompiled binary from source.
...
* gnu/packages/crates-io.scm (rust-vte-0.3)[source]: Add snippet to
remove two bundled binaries.
Reported-by: Andrius Štikonas
2023-02-08 16:29:35 +02:00
Andrew Tropin
a4dfbead19
system: Source .profile in skeleton bash_profile.
...
Make it consistent with bash_profile generated by Guix Home.
* gnu/system/shadow.scm (default-skeletons)[bash_profile]: Source .profile in
skeleton bash_profile.
2023-02-08 18:13:08 +04:00
Efraim Flashner
a545d0adbb
gnu: julia-crayons: Update to 4.1.1.
...
* gnu/packages/julia-xyz.scm (julia-crayons): Update to 4.1.1.
2023-02-08 09:26:22 +02:00
Sharlatan Hellseher
0fb287d263
gnu: Add julia-fitsio.
...
* gnu/packages/julia-xyz.scm (julia-fitsio): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Sharlatan Hellseher
96d33bfb35
gnu: Add julia-cfitsio.
...
* gnu/packages/julia-xyz.scm (julia-cfitsio): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Sharlatan Hellseher
1973ddbb6c
gnu: Add julia-cfitsio-jll.
...
* gnu/packages/julia-jll.scm (julia-cfitsio-jll): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Efraim Flashner
ef5229fcae
gnu: julia-optim: Update to 1.7.4.
...
* gnu/packages/julia-xyz.scm (julia-optim): Update to 1.7.4.
[arguments]: Update 'adjust-tests phase.
2023-02-08 09:26:21 +02:00
Efraim Flashner
1745c01b49
gnu: julia-measurements: Update to 2.8.0.
...
* gnu/packages/julia-xyz.scm (julia-measurements): Update to 2.8.0.
[native-inputs]: Add julia-aqua.
2023-02-08 09:26:20 +02:00
Efraim Flashner
213073ee26
gnu: julia-quadgk: Update to 2.5.0.
...
* gnu/packages/julia-xyz.scm (julia-quadgk): Update to 2.5.0.
2023-02-08 09:26:20 +02:00
Efraim Flashner
e16158ddd0
gnu: go-1.16: Remove redundant native-input substitution.
...
* gnu/packages/golang.scm (go-1.16)[native-inputs]: More directly
inherit from go-1.14.
2023-02-08 09:26:20 +02:00
Efraim Flashner
9695f76745
gnu: julia-latexstrings: Update to 1.3.0.
...
* gnu/packages/julia-xyz.scm (julia-latexstrings): Update to 1.3.0.
2023-02-08 09:26:19 +02:00
Efraim Flashner
cc588fb854
gnu: sgabios: Don't build for a specific target.
...
* gnu/packages/firmware.scm (sgabios)[arguments]: Set target to #f since
we're building a firmware file.
2023-02-08 09:26:19 +02:00
Efraim Flashner
03ce4e2c13
gnu: seabios: Don't build for a specific target.
...
* gnu/packages/firmware.scm (seabios)[arguments]: Set target to #f since
we're producing a firmware file.
2023-02-08 09:26:19 +02:00
Efraim Flashner
b84a6cd08c
gnu: openbios-qemu-ppc: Don't build for a specific target.
...
* gnu/packages/firmware.scm (openbios-qemu-ppc)[arguments]: Set target
to #f since we're producing a firmware file and not a binary.
2023-02-08 09:26:19 +02:00
Efraim Flashner
6598e4c56b
gnu: openbios-qemu-ppc: Fix building on aarch64-linux.
...
* gnu/packages/firmware.scm (openbios-qemu-ppc)[arguments]: When
building from aarch64-linux build for armhf-linux.
2023-02-08 09:26:18 +02:00
Reza Alizadeh Majd
99c1c7a30c
gnu: lxqt-admin: Fix path for timezone file.
...
* gnu/packages/lxqt.scm (lxqt-admin)[arguments]: Update hardcoded path
for zone.tab to point to tzdata reference.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-08 09:42:58 +08:00
Nicolas Goaziou
ccf742f120
gnu: emacs-inspector: Update to 0.19.
...
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.19.
[arguments]<#:phases>: Remove unnecessary phases.
[native-inputs]: Remove EMACS-ERT-RUNNER.
2023-02-07 23:02:00 +01:00
Ricardo Wurmus
09c6de4412
gnu: rtmidi: Use JACK 2.
...
* gnu/packages/audio.scm (rtmidi)[inputs]: Replace jack-1 with jack-2.
2023-02-07 20:00:35 +01:00
Ricardo Wurmus
cb1ebc91fb
gnu: milkytracker: Use JACK 2.
...
* gnu/packages/music.scm (milkytracker)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:58:48 +01:00
Ricardo Wurmus
39c7131e8e
gnu: milkytracker: Reformat description.
...
* gnu/packages/music.scm (milkytracker)[description]: Reformat.
2023-02-07 19:54:46 +01:00
Ricardo Wurmus
dcb0c379f6
gnu: milkytracker: Drop trailing #T from snippet.
...
* gnu/packages/music.scm (milkytracker)[source]: Drop trailing #T.
2023-02-07 19:54:22 +01:00
Ricardo Wurmus
8582e68499
gnu: milkytracker: Drop input labels.
...
* gnu/packages/music.scm (milkytracker)[inputs]: Drop labels.
2023-02-07 19:53:58 +01:00
Ricardo Wurmus
a3c6998dba
gnu: seq24: Use JACK 2.
...
* gnu/packages/music.scm (seq24)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:53:26 +01:00
Ricardo Wurmus
b46f0b7419
gnu: jack-capture: Use JACK 2.
...
* gnu/packages/music.scm (jack-capture)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:51:29 +01:00
Ricardo Wurmus
9f78f3d150
gnu: jack-keyboard: Use JACK 2.
...
* gnu/packages/music.scm (jack-keyboard)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:51:05 +01:00
Ricardo Wurmus
8224c7bef8
gnu: jack-select: Drop input labels.
...
* gnu/packages/music.scm (jack-select)[inputs]: Drop labels.
2023-02-07 19:50:47 +01:00
Ricardo Wurmus
ea9edbc525
gnu: bristol: Use JACK 2.
...
* gnu/packages/music.scm (bristol)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:48:22 +01:00
Ricardo Wurmus
6f66df9153
gnu: bristol: Pass -fcommon.
...
* gnu/packages/music.scm (bristol)[arguments]: Add build phase 'add-fcommon.
2023-02-07 19:47:48 +01:00
Ricardo Wurmus
e03c7c32ed
gnu: bristol: Remove trailing #T.
...
* gnu/packages/music.scm (bristol)[arguments]: Drop trailing #T from build
phases.
2023-02-07 19:40:42 +01:00
Navid Afkhami
532dace22d
gnu: Add bitmapperbs.
...
* gnu/packages/bioinformatics.scm (bitmapperbs): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-07 19:38:44 +01:00
Maxim Cournoyer
31b707cf5d
gnu: efl: Remove input labels.
...
* gnu/packages/enlightenment.scm (efl) [native-inputs]: Remove labels.
[inputs]: Likewise.
[propagated-inputs]: Likewise.
[arguments]: Use search-input-file. Only substitute libcurl.so.4, as
libcurl.so.5 does not exist in our curl package.
2023-02-07 11:17:02 -05:00
Maxim Cournoyer
0eed4a9793
gnu: efl: Replace ibus with ibus-minimal.
...
This is to avoid having EFL depend on GTK 4, reducing its closure size from
2134.8 MiB to 1446.7 MiB.
* gnu/packages/enlightenment.scm (efl) [inputs]: Replace ibus with
ibus-minimal.
2023-02-07 11:02:40 -05:00
Maxim Cournoyer
b5e300f9c1
gnu: jami: Update to 20230206.0.
...
* gnu/packages/jami.scm (jami): Update to 20230206.0.
(%jami-version): Update version.
(%jami-sources): Adjust URI. Streamline snippet.
(jami-apply-custom-patches): Use a wildcard to match the top-level directory,
which now includes the version.
(%ffmpeg-default-configure-flags): Adjust URL in top comment.
* gnu/packages/patches/jami-libjami-headers-search.patch: Adjust file names
for new tarball layout.
2023-02-07 10:23:25 -05:00
Ricardo Wurmus
a083a9b512
Revert "gnu: Add bitmapperbs."
...
This reverts commit f55cc9cb0f
.
This commit was prematurely pushed.
2023-02-07 15:36:21 +01:00
Nicolas Goaziou
9a0f840b38
gnu: emacs-org-transclusion: Update to 1.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.3.2.
[native-inputs]: Remove EMACS-ERT-RUNNER.
2023-02-07 15:10:05 +01:00
Nicolas Goaziou
c5ce4b315a
gnu: emacs-consult: Update to 0.32.
...
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.32.
2023-02-07 15:10:05 +01:00
Nicolas Goaziou
809cbefa8e
gnu: emacs-citeproc-el: Update to 0.9.3.
...
* gnu/packages/emacs-xyz.scm (emacs-citeproc-el): Update to 0.9.3.
2023-02-07 15:10:05 +01:00
Cayetano Santos
74f5a0d8f2
gnu: Add emacs-langtool.
...
* gnu/packages/emacs-xyz.scm (emacs-langtool): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-07 15:10:04 +01:00
Navid Afkhami
f55cc9cb0f
gnu: Add bitmapperbs.
...
* gnu/packages/bioinformatics.scm (bitmapperbs): New variable.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus
08751bcebb
gnu: yoshimi: Use JACK 2.
...
* gnu/packages/music.scm (yoshimi)[inputs]: Replace jack-1 with jack-2.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus
ca82f35ffc
gnu: lmms: Use JACK 2.
...
* gnu/packages/music.scm (lmms)[inputs]: Replace jack-1 with jack-2.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus
dd62d94989
gnu: yoshimi: Use gexp.
...
* gnu/packages/music.scm (yoshimi)[arguments]: Use gexp and drop trailing #t
from build phases.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus
2774640996
gnu: yoshimi: Drop input labels.
...
* gnu/packages/music.scm (yoshimi)[inputs]: Drop labels.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus
cd53d64876
gnu: foo-yc20: Use gexp.
...
* gnu/packages/music.scm (foo-yc20)[arguments]: Use gexp.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus
3339f6f550
gnu: foo-yc20: Drop input labels.
...
* gnu/packages/music.scm (foo-yc20)[inputs]: Drop labels.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus
85e387fe89
gnu: libsmf: Simplify description.
...
* gnu/packages/music.scm (libsmf)[description]: Remove claim about
dependencies.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus
6de3c1088e
gnu: libsmf: Use gexp.
...
* gnu/packages/music.scm (libsmf)[arguments]: Use gexp.
2023-02-07 15:04:11 +01:00
Ricardo Wurmus
76f4f79267
gnu: lmms: Reformat description.
...
* gnu/packages/music.scm (lmms)[description]: Reformat.
2023-02-07 15:04:11 +01:00
Ricardo Wurmus
7dcc4d70ee
gnu: lmms: Use Gexp.
...
* gnu/packages/music.scm (lmms)[arguments]: Use gexp; drop trailing #T from
build phase.
2023-02-07 15:04:11 +01:00
Ricardo Wurmus
5a88a42fde
gnu: lmms: Drop input labels.
...
* gnu/packages/music.scm (lmms)[inputs]: Drop labels.
2023-02-07 15:04:03 +01:00
Maxim Cournoyer
46952ddc34
gnu: calf: Remove lash input.
...
* gnu/packages/audio.scm (calf) [inputs]: Remove lash.
2023-02-07 08:27:51 -05:00
Maxim Cournoyer
6e946a55b5
gnu: hydrogen: Remove lash input.
...
* gnu/packages/music.scm (hydrogen) [inputs]: Remove lash.
[phases]: Remove trailing #t.
[native-inputs]: Remove labels.
[home-page]: Update URL.
2023-02-07 08:23:59 -05:00
Maxim Cournoyer
42ee282d2d
gnu: jack-keyboard: Update to 2.7.2.
...
* gnu/packages/music.scm (jack-keyboard): Update to 2.7.2.
[build-system]: Use cmake-build-system.
[arguments]: Set #:tests? to #f. Adjust configure-flags for CMake.
[native-inputs]: Delete field.
[home-page]: Update URL.
2023-02-07 08:23:58 -05:00
Maxim Cournoyer
5449290b57
gnu: jack-keyboard: Remove lash input.
...
* gnu/packages/music.scm (jack-keyboard) [inputs]: Remove lash.
2023-02-07 08:23:58 -05:00
Maxim Cournoyer
73b248c841
gnu: muse-sequencer: Remove lash input.
...
* gnu/packages/music.scm (muse-sequencer) [inputs]: Remove lash.
[native-inputs]: Remove labels.
2023-02-07 08:23:58 -05:00
Maxim Cournoyer
c3115e3517
gnu: seq24: Remove lash input.
...
* gnu/packages/music.scm (seq24) [inputs]: Remove lash.
[home-page]: Update URL.
2023-02-07 08:23:58 -05:00
Ricardo Wurmus
a402c9c20f
gnu: azr3: Use JACK 2.
...
* gnu/packages/audio.scm (azr3)[inputs]: Replace jack-1 with jack-2.
2023-02-07 11:11:01 +01:00
Ricardo Wurmus
e8f4ce7428
gnu: azr3: Update to 1.2.3-1.3391a0a.
...
* gnu/packages/audio.scm (azr3): Update to 1.2.3-1.3391a0a.
[arguments]: Replace bootstrap phase.
* gnu/packages/patches/azr3-remove-lash.patch,
gnu/packages/patches/azr3.patch: Update patches.
2023-02-07 11:09:42 +01:00
Ricardo Wurmus
fb3dfff677
gnu: azr3: Use Gexp.
...
* gnu/packages/audio.scm (azr3)[arguments]: Use Gexp to dispose of %output
references.
2023-02-07 10:50:11 +01:00
Ricardo Wurmus
f46b962b7e
gnu: azr3: Remove trailing #T from build phase.
...
* gnu/packages/audio.scm (azr3)[arguments]: Remove trailing #T from
fix-timestamp build phase.
2023-02-07 10:48:29 +01:00
Ricardo Wurmus
9fb2dcfb6a
gnu: azr3: Remove lash.
...
* gnu/packages/patches/azr3-remove-lash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/audio.scm (azr3)[source]: Add patch.
[inputs]: Remove lash.
2023-02-07 10:48:21 +01:00
Mădălin Ionel Patrașcu
e7b4b691da
gnu: Add r-adacgh2.
...
* gnu/packages/bioconductor.scm (r-adacgh2): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-07 10:30:00 +01:00
Mădălin Ionel Patrașcu
d451470b5d
gnu: Add r-beadarraysnp.
...
* gnu/packages/bioconductor.scm (r-beadarraysnp): New variable.
2023-02-07 10:30:00 +01:00
Mădălin Ionel Patrașcu
4fb1703a0a
gnu: Add r-quantsmooth.
...
* gnu/packages/bioconductor.scm (r-quantsmooth): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu
b4d90dfdb8
gnu: Add r-snapcgh.
...
* gnu/packages/bioconductor.scm (r-snapcgh): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu
372843576d
gnu: Add r-tilingarray.
...
* gnu/packages/bioconductor.scm (r-tilingarray): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu
c738ab4805
gnu: Add r-manor.
...
* gnu/packages/bioconductor.scm (r-manor): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu
8dc953fe5d
gnu: Add r-italics.
...
* gnu/packages/bioconductor.scm (r-italics): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu
b065772152
gnu: Add r-pd-mapping50k-xba240.
...
* gnu/packages/bioconductor.scm (r-pd-mapping50k-xba240): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu
c8734d7873
gnu: Add r-italicsdata.
...
* gnu/packages/bioconductor.scm (r-italicsdata): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu
27178151c3
gnu: Add r-glad.
...
* gnu/packages/bioconductor.scm (r-glad): New variable.
2023-02-07 10:29:59 +01:00
Hilton Chain
8f09b385d9
gnu: font-lxgw-wenkai-tc: Update to 0.932.
...
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.932.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:13:38 +01:00
jgart
76a3929add
gnu: janet: Update to 1.26.0.
...
* gnu/packages/lisp.scm (janet): Update to 1.26.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:13:19 +01:00
ギャラ
7a87298e2f
gnu: neovim: Update to 0.8.3.
...
* gnu/packages/vim.scm (neovim): Update to 0.8.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:12:37 +01:00
Nicolas Graves
9b07a4b045
gnu: xdg-desktop-portal: Update to 1.14.6.
...
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.14.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:12:13 +01:00
Bruno Victal
abb73a603b
gnu: rasdaemon: Update to 0.7.0.
...
* gnu/packages/linux.scm (rasdaemon): Update to 0.7.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:09:46 +01:00
Christopher Baines
e9606d88a9
gnu: nar-herder: Update to 0-14.8f7b2b2.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-14.8f7b2b2.
2023-02-07 09:06:10 +01:00
Vinicius Monego
1f684d00d2
gnu: Add python-cma.
...
* gnu/packages/machine-learning.scm (python-cma): New variable.
2023-02-06 20:09:53 -03:00
Katherine Cox-Buday
f3ab5888a0
gnu: Add gopls.
...
* gnu/packages/golang.scm (gopls): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday
3b223b8e91
gnu: Add go-mvdan-cc-gofumpt.
...
* gnu/packages/golang.scm (go-mvdan-cc-gofumpt): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday
15330b625a
gnu: Add gofumpt.
...
* gnu/packages/golang.scm (gofumpt): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday
dfd1bcb3a6
gnu: go-honnef-co-go-tools: Update to 0.3.3.
...
* gnu/packages/golang.scm (go-honnef-co-go-tools): Update to 0.3.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
90a2ef549b
gnu: go-github-com-burntsushi-toml: Update to 1.2.1.
...
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Update to 1.2.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
967ce806f4
gnu: Add go-golang-org-x-vuln.
...
* gnu/packages/golang.scm (go-golang-org-x-vuln): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
83b58b5f51
gnu: Add govulncheck.
...
* gnu/packages/golang.scm (govulncheck): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
cfbd6e90a0
gnu: Add go-mvdan-cc-unparam.
...
* gnu/packages/golang.scm (go-mvdan-cc-unparam): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
347ac7fbde
gnu: Add unparam.
...
* gnu/packages/golang.scm (unparam): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
a62ed0b3bf
gnu: Add go-github-com-google-go-cmdtest.
...
* gnu/packages/golang.scm (go-github-com-google-go-cmdtest): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
068a3709dc
gnu: Add go-github-com-client9-misspell.
...
* gnu/packages/golang.scm (go-github-com-client9-misspell): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
502f7ed25c
gnu: Add misspell.
...
* gnu/packages/golang.scm (misspell): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
7938d68b6b
gnu: Add go-mvdan-cc-xurls.
...
* gnu/packages/golang.scm (go-mvdan-cc-xurls): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
cd51d1340c
gnu: Add xurls.
...
* gnu/packages/golang.scm (xurls): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
35fedd1719
gnu: go-golang-org-x-tools: Update to 0.5.0.
...
* gnu/packages/golang.scm (go-golang-org-x-tools): Update to 0.5.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
19c81c1517
gnu: gopkg-in-errgo-fmt-errors: Rename to go-gopkg-in-errgo-fmt-errors.
...
* gnu/packages/golang.scm (gopkg-in-errgo-fmt-errors):
Rename to …
(go-gopkg-in-errgo-fmt-errors): … this.
* gnu/packages/configuration-management.scm (chezmoi)[native-inputs]: Update
accordingly.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
4b249fcb03
gnu: go-github-com-rogpeppe-go-internal: Update to 1.9.0.
...
* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): Update to 1.9.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
1c55f1258e
gnu: go-github-com-pkg-diff: Update to 0.0.0-20210226163009-20ebb0f2a09e.
...
* gnu/packages/golang.scm (go-github-com-pkg-diff): Update to 0.0.0-20210226163009-20ebb0f2a09e.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
edace44c4a
gnu: go-github-com-google-go-cmp-cmp: Update to 0.5.9.
...
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): Update to 0.5.9.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
ed4effffd2
gnu: Add go-github-com-jba-templatecheck.
...
* gnu/packages/golang.scm (go-github-com-jba-templatecheck): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
195780da77
gnu: Add go-github-com-google-safehtml.
...
* gnu/packages/golang.scm (go-github-com-google-safehtml): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
9fbbfea40b
gnu: Add go-github-com-jba-printsrc.
...
* gnu/packages/golang.scm (go-github-com-jba-printsrc): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
0d1caba124
gnu: Add go-golang-org-x-exp.
...
* gnu/packages/golang.scm (go-golang-org-x-exp): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
855c203fed
gnu: go-golang-org-x-mod: Update to 0.7.0.
...
* gnu/packages/golang.scm (go-golang-org-x-mod): Update to 0.7.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
0fd87785bd
gnu: go-golang-org-x-sync: Update to 0.1.0-1.8fcdb60.
...
* gnu/packages/golang.scm (go-golang-org-x-sync): Update to 0.1.0-1.8fcdb60.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:51 +01:00
Vinicius Monego
2a6cee99b3
gnu: Add python-scikit-rf.
...
* gnu/packages/engineering.scm (python-scikit-rf): New variable.
2023-02-06 19:39:29 -03:00
Vinicius Monego
e8ad02e706
gnu: Add python-pyvisa.
...
* gnu/packages/engineering.scm (python-pyvisa): New variable.
2023-02-06 19:39:29 -03:00
Jonathan Brielmaier
607f1738db
gnu: lilypond: Remove input labels.
...
* gnu/packages/music.scm (lilypond)[inputs]: Remove input labels.
[native-inputs]: Dito.
2023-02-06 23:24:27 +01:00
jgart
1df2430f46
gnu: lilypond: Update to 2.24.0.
...
* gnu/packages/music.scm (lilypond): Update to 2.24.0.
[arguments]: Remove adjust-to-API-change, prepare-configuration, and
install-info phases. Use disable-documentation flag and GUILE_FLAVOUR
environment variable. Remove make-flags keyword option.
[inputs]: Add extractpdfmark and update guile to 3.0.
[native-inputs]: Update Python 2 to 3 and add missing texlive-fontinst
and texlive-lm.
[home-page]: Update it.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-06 23:18:54 +01:00
Ricardo Wurmus
a582d86346
gnu: Add r-ggsankey.
...
* gnu/packages/bioinformatics.scm (r-ggsankey): New variable.
2023-02-06 10:52:24 +01:00
Brian Cully
0890cb9747
gnu: Add python-setuptools-lint.
...
* gnu/packages/check.scm (python-setuptools-lint): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-06 15:05:25 +08:00
宋文武
0fe13918de
gnu: xfce: Add more packages.
...
* gnu/packages/xfce.scm (xfce)[inputs]: Add mousepad, xfce4-screenshooter,
xfce4-taskmanager and xkill.
2023-02-06 14:43:27 +08:00
Bruno Victal
4b9e1e8458
services: mpd: Fix serialization procedure for list-of-string.
...
This is a followup to commit 5c5f0fc113
* gnu/services/audio.scm (mpd-serialize-list-of-string): Fix serialization procedure.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 18:25:10 +01:00