summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: dtc: Update to 1.7.0.Mathieu Othacehe2024-01-07
| | | | | | | | | | | | | | | Enable the python bindings and switch to the meson build system that handles the python bindings better than the Makefile build system here. * gnu/packages/patches/dtc-meson-cell-overflow.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bootloaders.scm (dtc): Update to 1.7.0. [build-system]: Switch to the meson-build-system. [arguments]: Remove #:make-flags. Add a new 'preparations phase. Do not edit the Makefile in the 'patch-pkg-config phase. Remove the 'configure phase. Change-Id: Ie61c920829ab3a8c32f4924c694dba6bda807711 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add font-cardo.Hilton Chain2024-01-07
| | | | | | | * gnu/packages/fonts.scm (font-cardo): New variable. Change-Id: I60edadc74c33690bb14dff209979a57f22dd5277 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: font-sarasa-gothic: Update to 1.0.3.Hilton Chain2024-01-07
| | | | | | | | * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.3. [source]: Update the URI. Change-Id: I227632d725fb341199c738a5aa6ac17e7ea635cb Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: txt2tags: Update to 3.9.kiasoc52024-01-07
| | | | | | | * gnu/packages/textutils.scm (txt2tags): Update to 3.9. Change-Id: Ia825f5807c87941504feffdb317594f5b1fa62ef Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: s7: Update to 618de30.Andy Tai2024-01-07
| | | | | | | * gnu/packages/lisp.scm (s7): Update to commit 618de30. Change-Id: I34d92b77a4e8de84f18de0ce7af984928e338282 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add guile-yamlpp.Georgios Athanasiou2024-01-07
| | | | | | | * gnu/packages/guile-xyz.scm (guile-yamlpp): New variable. Change-Id: I54694eeea17e414df4d7778a2e119f3f995c20e4 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add laszip.Mattia Bunel2024-01-07
| | | | | | | * gnu/packages/geo.scm (laszip): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Change-Id: I8baf25f1d51c9ac90bcea4a1e9a564e21e0a9ee6
* gnu: ovmf: Update to 202311.Tomas Volf2024-01-07
| | | | | | | * gnu/packages/firmware.scm (ovmf): Update to 202311. Change-Id: I32b6d7587b37211b0de6a118024cb4f854ce112d Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: cgit: Update to 1.2.3-793c420.Tomas Volf2024-01-07
| | | | | | | | | * gnu/packages/version-control.scm (cgit): Update to 793c420897e18eb3474c751d54cf4e0983f85433. [inputs]: Update git to 2.43.0. Change-Id: I3441e9e2837d22ae208f5cccc53d815cc3e0f042 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: mkvtoolnix: Remove input labels and use gexps.Ludovic Courtès2024-01-07
| | | | | | | * gnu/packages/video.scm (mkvtoolnix)[native-inputs]: Remove labels. [arguments]: Use gexps and ‘this-package-input’ & co. Change-Id: I12b6638cd78c8c957ac9856c0e19025f4941847e
* gnu: mkvtoolnix: Update to 80.0.Antoine Côté2024-01-07
| | | | | | | | | | * gnu/packages/video.scm (mkvtoolnix): Update to 80.0. [inputs]: Add GMP and QTSVG. Replace QT*-5 by their non-suffixed variant. [native-inputs]: Likewise, and change to RUBY-3.2. Change-Id: If01ce578c9f9ac50e1c99e96c110687e8872177c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libmatroska: Update to 1.7.1.Antoine Côté2024-01-07
| | | | | | | * gnu/packages/video.scm (libmatroska): Update to 1.7.1. Change-Id: Ia2c943743636f0a01b1446be871b6dcd663ad0d3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-adwaita-dark-themeTristan Cottam2024-01-07
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-adwaita-dark-theme): New variable. Change-Id: Id6e6d0d6aa27e7c1cc6ec0fc11c3a5f09231d751 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-uqbar: Update to 0.5.9.Troy Figiel2024-01-07
| | | | | | | | | * gnu/packages/graphviz.scm (python-uqbar): Update to 0.5.9. [source]: Add patch for Python 3.10 compatibility. [arguments]: Remove outdated patch phase. Change-Id: I81d83efd69bd07fe12790981c48a6e82297908f0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-color-identifiers-mode.Rostislav Svoboda2024-01-07
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-color-identifiers-mode): New variable. Change-Id: I1243d468f0ebb39715438fb814d0691dac785515 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: go-golang-org-x-sys: Update to 0.8.0.Artyom V. Poptsov2024-01-07
| | | | | | | | | | | | | * gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.8.0. (go-golang-org-x-sys-0.8): Remove. (go-github-com-quic-go-quic-go, go-github-com-quic-go-qtls-go1-20): Use the new version of "go-golang-org-x-sys". * gnu/packages/networking.scm (yggdrasil): Use the new version of "go-golang-org-x-sys". [propagated-inputs]: Don't rewrite inputs; add "go-golang-org-x-sys". Change-Id: I969dd402427e345550038918f6de607413c44a61 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: valgrind: Update to 3.22.0.Greg Hogan2024-01-07
| | | | | | | * gnu/packages/valgrind.scm (valgrind): Update to 3.22.0. Change-Id: I336c4208d0a15e54ea8ae0238b898b8a909eea62 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: shepherd: Update to 0.10.3.Ludovic Courtès2024-01-07
| | | | | | * gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.3. Change-Id: I6b14a41c22a18bcf0c5bd380d7f118276d0f761c
* gnu: taisei: Update to 1.4.gemmaro2024-01-07
| | | | | | | | | * gnu/packages/games.scm (taisei): Update to 1.4. [inputs]: Add zstd:lib. [native-inputs]: Add python-zstd. Change-Id: Ic83c4b9f77affe7782b62812be86f3c376c7ef28 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: taisei: Use new package style.gemmaro2024-01-07
| | | | | | | | * gnu/packages/games.scm (taisei)[arguments]: Convert to list of G-Expressions. [license]: Reformat with guix style. Change-Id: I717a7e408f5ae274c5aafa0f3e20bb7bca377b3a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add redeal.Nicolas Goaziou2024-01-07
| | | | | | | * gnu/packages/games.scm (redeal): New variable. Change-Id: I89c000c7afdd594af3555bf23b0f028f99219ec3 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: dds: Update to 2.9.0-1.d2bc4c2.Nicolas Goaziou2024-01-07
| | | | | | | * gnu/packages/game-development.scm (dds): Update to 2.9.0-1.d2bc4c2. Change-Id: I3c6db4e81d70112f020f2d7a0f7db26069c7591f Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add morris.Wilko Meyer2024-01-07
| | | | | | | * gnu/packages/games.scm (morris): New variable. Change-Id: I35158d1f5cfd5f7267dcb8295d8102e2dd3f575c Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* plan9port: Update to 0.1.0-1.f8681ac.宋文武2024-01-07
| | | | | | * gnu/packages/plan9.scm (plan9port): Update to 0.1.0-1.f8681ac. Change-Id: I35eb40eb4213478db48989d8ed2c5865e7ce7afc
* plan9port: Install into "$output/plan9" instead of "$output".宋文武2024-01-07
| | | | | | | | | | | This fixes <https://issues.guix.gnu.org/67329>. * gnu/packages/plan9.scm (plan9port)[arguments]: Add 'strip-directories'. <phases>: Use "$output/plan9" as PLAN9_TARGET. Remove 'wrap-executables phase, instead invoke "./INSTALL -c" to change hard-coded /usr/local/plan9 paths. Change-Id: I7e24f64445c9b6cdcc0d803239e10b226931a845
* gnu: bbcsdl: Update to 1.39a.宋文武2024-01-07
| | | | | | | | * gnu/packages/game-development.scm (bbcsdl): Update to 1.39a. [arguments]: Replace bundled "DejaVuSans-Oblique.ttf" with symlink in the 'install' phase. Change-Id: I7b7c8ec8a8216812e1c7a1fab74695b14f4d3ca2
* gnu: elementary-xfce-icon-theme: Update to 0.18.宋文武2024-01-07
| | | | | | * gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.18. Change-Id: Ibcb595e20553c18893db3cad5d95bd85ef1c04fc
* gnu: catfish: Update to 4.18.0.宋文武2024-01-07
| | | | | | * gnu/packages/xfce.scm (catfish): Update to 4.18.0. Change-Id: Ibc9a9774b20d918ea7aa17404d093d2043ce6855
* gnu: p2pool: Update to 3.10.Guillaume Le Vaillant2024-01-06
| | | | | | * gnu/packages/finance.scm (p2pool): Update to 3.10. Change-Id: Iebc332cdbd1204a43d5cb53b78994c11191429ca
* gnu: Add qcheckers.Wilko Meyer2024-01-06
| | | | | | | * gnu/packages/games.scm (qcheckers): New variable. Change-Id: I399ac6aa0c268a8fcf68aabe716fe2d2d5e42605 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: yggdrasil: Remove duplicated input.Sharlatan Hellseher2024-01-06
| | | | | | | | * gnu/packages/networking.scm (yggdrasil)[propagated-inputs]: Remove duplicated go-github-com-hjson-hjson-go. Change-Id: I13b1808ffcbf80a2b4fd17188a8b62557a943d24 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: yggdrasil: Sort inputs alphabetically.Sharlatan Hellseher2024-01-06
| | | | | | | | * gnu/packages/networking.scm (yggdrasil)[propagated-inputs]: Sort alphabetically to ease maintenance. Change-Id: I336307433842bd1dce0cfb62d93be767e0a92dbb Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: go-github-com-hjson-hjson-go: Fix commit.Sharlatan Hellseher2024-01-06
| | | | | | | | | | | | | | | | | This package was updated in ada2152893eda2301890e6a438c3e9fb4e0f190d and moved with lower version which broke yggdrasil. Author: Artyom V. Poptsov <poptsov.artyom@gmail.com> AuthorDate: Wed Nov 1 00:15:16 2023 +0300 Commit: Christopher Baines <mail@cbaines.net> CommitDate: Fri Nov 3 10:14:06 2023 +0000 gnu: go-github-com-hjson-hjson-go: Update to 4.3.1. * gnu/packages/golang.scm (go-github-com-hjson-hjson-go): Update to 4.3.1. Change-Id: Iee2aef614686cbf79f388e2dd9435745d5502e2a Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: mpd: Add D-Bus dependency.Leo Nikkilä2024-01-05
| | | | | | | | | | | | | | | | | | | | | MPD requires D-Bus for Zeroconf support. Avahi is currently included as a dependency, but Zeroconf isn't actually enabled due D-Bus. This also enables udisks support. Before this change, `mpd -V' returns: Other features: epoll icu inotify ipv6 systemd tcp un After this change, `mpd -V' returns: Other features: avahi dbus udisks epoll icu inotify ipv6 systemd tcp un * gnu/packages/mpd.scm (mpd): Add D-Bus dependency. [inputs]: Add dbus. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: mpd: Update to 0.23.15.Maxim Cournoyer2024-01-05
| | | | | | * gnu/packages/mpd.scm (mpd): Update to 0.23.15. Change-Id: I584f33d5be6b1b62a97b014a758dfbecc8a6fa99
* gnu: ffmpeg: Update to 6.1.1 (fixes CVE-2023-47342, CVE-2023-47344).Maxim Cournoyer2024-01-05
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 6.1.1. Fixes CVE-2023-47342 and CVE-2023-47344 (see: https://ffmpeg.org/security.html) Change-Id: I5196a62fc56341809ed597389b431dae32bd50da
* gnutls: Update to 3.8.2 (fixes CVE-2023-5981).Maxim Cournoyer2024-01-05
| | | | | | | | | * gnu/packages/tls.scm (gnutls): Graft with gnutls-3.8.2. (gnutls-3.8.1): Replace with... (gnutls-3.8.2): ... this. Remove obsolete set-path-max phase, and make the variable private. Change-Id: Ib5cd276c9ecc87d1adc2f4f9633d49676cfe856d
* gnu: linux-libre 6.1: Update to 6.1.70.Wilko Meyer2024-01-05
| | | | | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.70. (linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes. Change-Id: I5bcebd56f3b4d6cc7ad7419264c78c56c6f3ff95 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 6.6: Update to 6.6.9.Wilko Meyer2024-01-05
| | | | | | | | * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.9. (linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes. Change-Id: Id68891618879662b08e539f684482c4a8ef02541 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Update my copyright.Wilko Meyer2024-01-05
| | | | | | | * gnu/packages/linux.scm: Update copyright header. Change-Id: Idaa9c90e05eba9d0f417f11e86a80bf8119a7a65 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add bustools.Ricardo Wurmus2024-01-05
| | | | | | * gnu/packages/bioinformatics.scm (bustools): New variable. Change-Id: I24a936ad1d630663a41855a833e35fb9caa0155c
* gnu: Add python-louvain-igraph.Ricardo Wurmus2024-01-05
| | | | | | * gnu/packages/graph.scm (python-louvain-igraph): New variable. Change-Id: I773ee905af81731a12b60ebfa0c2f94e9cb50c45
* gnu: Add python-snaptools.Ricardo Wurmus2024-01-05
| | | | | | * gnu/packages/bioinformatics.scm (python-snaptools): New variable. Change-Id: I4f4b32cbbb64472e65d2d88184173b6e1a75e8d2
* gnu: Add trinityrnaseq.Ricardo Wurmus2024-01-05
| | | | | | * gnu/packages/bioinformatics.scm (trinityrnaseq): New variable. Change-Id: Ia2c45623576e7e2e51b040b1001b1dd88c1324bb
* gnu: Add guile-srfi-232.Yuval Langer2024-01-05
| | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-232): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Id5b3511d51a7f8f391231c2129bec96b78887880
* gnu: Add guile-srfi-133.Yuval Langer2024-01-05
| | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-133): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I9466a7def7a90aeabf40c92bd8d78608e8011021
* gnu: r-edger: Update to 4.0.5.Ricardo Wurmus2024-01-05
| | | | | | * gnu/packages/bioconductor.scm (r-edger): Update to 4.0.5. Change-Id: Ibf41684a81da1a842f1a8e41309113fb50db6ef9
* gnu: scvelo: Disable two broken tests.Ricardo Wurmus2024-01-05
| | | | | | | | | * gnu/packages/bioinformatics.scm (scvelo)[build-system]: Use pyproject-build-system. [arguments]: Disable test_perfect_fit and test_perfect_fit_2d tests because they fail with unexpected results; use G-expression. Change-Id: Ied22a2bc044167012ffaaee15a9626e9f5bccdd5
* gnu: onnx: Relax requirement on python-protobuf.Ricardo Wurmus2024-01-05
| | | | | | | | | * gnu/packages/machine-learning.scm (onnx)[arguments]: Add phase 'relax-requirements. (onnx-for-torch2)[arguments]: Delete 'relax-requirements phase. (onnx-optimizer)[arguments]: Same. Change-Id: If3bde363d06f16f2b82e175076041441d29e8d6e
* gnu: emacs-tagedit: Improve package style.Nicolas Goaziou2024-01-05
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-tagedit)[propagated-inputs]: Reorder inputs alphabetically. [synopsis, description]: Use proper capitalization. Change-Id: I9361a67d61165bf1492df8760f632fef3fe107aa