summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2026-02-08gnu: Add vtracer.Daniel Khodabakhsh
* gnu/packages/rust-apps.scm (vtracer): New variable. * gnu/packages/rust-crates.scm: Add crates for vtracer. Change-Id: I7e77f7d7a1b7bbdafb926e6e2a745d280ad74234 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-08gnu: Add python-ezdxf.Daniel Khodabakhsh
* gnu/packages/python-xyz.scm (python-ezdxf): New variable. Change-Id: I38986a59449a105fefddc9e31ab29b91110ddced Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-08gnu: Add python-asyncudp.Daniel Khodabakhsh
* gnu/packages/python-web.scm (python-asyncudp): New variable. Change-Id: I704a3d850baa3562b4f1d9d7646a09766be7f372 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-08gnu: python-trio: Fix building on some platforms.Efraim Flashner
* gnu/packages/python-xyz.scm (python-trio)[native-inputs]: Only include python-cryptography on systems where it is supported. Change-Id: I2933b1fee70b9b3d250a52e20f068a371325c611
2026-02-08gnu: r-nlme: Fix tests on aarch64.Yarl Baudig
* gnu/packages/cran.scm (r-nlme)[arguments]<#:phases>{ffp-contract-off}: New phase. Change-Id: I45a58ec3f47a135855d26115596a21aeef612771 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-08gnu: Add python-wrapper to some Tex Live packages.Hugo Buddelmeijer
* gnu/packages/tex.scm (texlive-lilyglyphs)[inputs]: (texlive-de-macro)[inputs]: (texlive-ebong)[inputs]: (texlive-latex-papersize)[inputs]: (texlive-pythontex)[inputs]: (texlive-memoize)[inputs]: (texlive-changes)[inputs: Replace python by python-wrapper. (texlive-mercatormap)[inputs]: (texlive-parades)[inputs]: Add python-wrapper. (texlive-changes)[arguments]<#:link-scripts>: Add pyMergeChanges.py. (texlive-sypycalc): Add TODO note. Change-Id: I5a29dbfe672e8ea7c28b18694b5fe72721d6829e Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-08gnu: sx: Update to 3.0.Acid Bong
* gnu/packages/xdisorg.scm (sx): Update to 3.0. Closes: guix/guix#6207 Change-Id: Ia8d5dd12abd194acc84c97aa99a703403ae9b1ae Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2026-02-08gnu: emacs-gnugo: Update to 3.1.2.0.20250131.151403.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-gnugo): Update to 3.1.2.0.20250131.151403. Change-Id: Ieddde6224f0edfc74892309ad935b4d22b5e0b00
2026-02-07gnu: arcan: Update to 0.7.1.Andreas Enge
* gnu/packages/arcan.scm (arcan): Update to 0.7.1. [source]: Switch to Codeberg. Fixes: guix/guix#5767 Change-Id: If5c1d4451e5ad92813dccbc5c0c23d0e261a5f49
2026-02-07gnu: Add dexed.Ricardo Wurmus
* gnu/packages/audio.scm (dexed): New variable. Change-Id: I0769a822060e85cfb902fe79525dce4a7e2d169a
2026-02-07gnu: quodlibet: Fix entry point.Nicolas Graves
* gnu/packages/music.scm (quodlibet)[arguments]<#:phases>: Relocate extra wrap phases after 'wrap phase to fix entry points. Change-Id: I76f4f11d4311ae1fcf283ecb43defe7624d4ef4c Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-02-07gnu: Update vkmark.Ashvith Shetty
* gnu/packages/benchmark.scm (vkmark): Update vkmark to 2025.01. Change-Id: I6b5a74afb81e8d3e84666f63d01803de8fbaab7a Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: Add bitcoin-knots.Noé Lopez
* gnu/packages/finance.scm (bitcoin-knots): New variable. Change-Id: I781d0273358689f5cf00b3f6100588d012510487 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: opencascade-occt: Add RapidJson and Draco support.Peter Polidoro
* gnu/packages/maths.scm (opencascade-occt)[inputs]: Add draco and rapidjson. [arguments]<#:configure-flags>: Enable Draco (for mesh-compression) and RapidJson (for the glTF writer). Change-Id: Id09f31e3be9798c77380ec0958eb8f9fe6d7b71b Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: blackbox-terminal: Update to 0.14.0-0.4bf9ac5.Ashvith Shetty
* gnu/packages/gnome-xyz.scm (blackbox-terminal): Update to 0.14.0-0.4bf9ac5. Change-Id: Id840fa05e533bab193ec5cd713b3970a7040b9a8 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: Add aw-watcher-window-wayland.Nicolas Graves
* gnu/packages/monitoring.scm (aw-watcher-window-wayland): New variable. * gnu/packages/rust-crates.scm: Record aw-watcher-window-wayland cargo-inputs. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: Add aw-server-rust.Nicolas Graves
* gnu/packages/monitoring.scm (aw-server-rust): New variable. * gnu/packages/rust-crates.scm: Record aw-server-rust cargo-inputs. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: Add activity-watch packages.Nicolas Graves
* gnu/packages/monitoring.scm (aw-source, aw-core, aw-client) (aw-notify, aw-qt, aw-watcher-afk, aw-watcher-input) (aw-watcher-window): New variables. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: Add python-timeslot.Nicolas Graves
* gnu/packages/time.scm (python-timeslot): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: Add python-pynput.Nicolas Graves
* gnu/packages/python-xyz.scm (python-pynput): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: Add python-persist-queue.Nicolas Graves
* gnu/packages/python-xyz.scm (python-persist-queue): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: Add python-dbutils.Nicolas Graves
* gnu/packages/databases.scm (python-dbutils): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: opensp: Fix build on the Hurd.Yelninei
* gnu/packages/patches/opensp-maxpathlen.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xml.scm (opensp): Add phase for adding the patch. Change-Id: I47278396eb5ded8f654708019e51b7d88b13b976 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: gd: Also skip a failing test on i586-gnu.Yelninei
Followup to c2893113363f20f4255b0aadbc4dd094093f1c5f. * gnu/packages/gd.scm (gd)[arguments]: XFAIL the test on all IA-32 platforms. Change-Id: If4d651ba5311b3deaae5d16ec2f43f550d43a957 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: dbus: Fix build on the Hurd.Yelninei
* gnu/packages/patches/dbus-hurd-patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/glib.scm (dbus): Add phase for adding the patch. Change-Id: Ifa3950b9db588b4102162672958541b49dac33a0 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: Add php-8.4.Wilko Meyer
* gnu/packages/php.scm (php-8.4): New variable. Change-Id: I81f24e91f3060d563c89dd5a19e694e6b7d264aa Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: Add php-8.5.Wilko Meyer
* gnu/packages/php.scm (php-8.5): New variable, formerly known as "php". (php): Update to php-8.5. Change-Id: I4bf6026695202226c14757bccee83a5b510d4eee Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: yt-dlp: Update to 2026.02.04.msglm
* gnu/packages/video.scm (yt-dlp): Update to 2026.02.04 Signed-off-by: Ian Eure <ian@retrospec.tv>
2026-02-07gnu: librewolf: Update to 147.0.3-2.moksh
* gnu/packages/librewolf.scm (librewolf): Update to 147.0.3-2. Change-Id: I0c4c97d86c4f22e46393da93ea89e22b84a29197 Signed-off-by: Ian Eure <ian@retrospec.tv>
2026-02-07gnu: Add python-cxxheaderparser.Cayetano Santos
* gnu/packages/python-xyz.scm (python-cxxheaderparser): New variable. Change-Id: I3e9d07cf37bf0a6268371ac562074f42c9866ab6
2026-02-07gnu: libphidget: Fix compilation with GCC 14.Ludovic Courtès
* gnu/packages/libphidget.scm (libphidget)[arguments]: New field. Change-Id: I3a1ba11f684c19a4585327d0e146955e6c3bc655 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: system-config-printer: Fix build.Efraim Flashner
* gnu/packages/gnome.scm (system-config-printer)[arguments]: Add modules, with prefix as needed. Adjust the 'add-install-to-pythonpath and 'wrap-for-python phases. Change-Id: If86ad288064170ada3613678063f041766dc9606
2026-02-07gnu: avro-cpp: Update to 1.12.1.Hartmut Goebel
* gnu/packages/serialization.scm (avro-cpp): Update to 1.12.1. [inputs]: Remove boost-1.83; add boost-1.88 and zlib. Change-Id: I9882d788bf34a804d71336fbd2ef1770508fbf99
2026-02-07gnu: showmethekey: Improve style.Carlos Durán Domínguez
* gnu/packages/video.scm (showmethekey): Reindent. [source]: Reindent. [arguments]: Improve style. [native-inputs]: Reindent. [inputs]: Reindent [description]: Reindent and fix markup. Change-Id: I7aac4566c2f75c4240a6e07c978caa1c0776a4c8 Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5707
2026-02-07gnu: showmethekey: Update to 1.19.0.Carlos Durán Domínguez
* gnu/packages/video.scm (showmethekey): Update to 1.19.0. [arguments]<#:glib-or-gtk?>: Set to #t. [inputs]: Remove gtk, cairo, pango, libxkbcommon, and polkit. Change-Id: I13b57c53453d1c4f947b5567485737d153d788a2 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-02-07gnu: trealla: Update to 2.90.0.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.90.0. Change-Id: Iff40dfff0bc47f2fbfe8c3f11412b528f13d5440
2026-02-07gnu: python-rtree: Update to 1.4.1.Andreas Enge
* gnu/packages/geo.scm (python-rtree): Update to 1.4.1. Change-Id: Ia4ef71f518e3b8ab24a2bf8b74a1172b687b8552
2026-02-07gnu: units: Update to 2.25.Andy Tai
* gnu/packages/maths.scm (units): Update to 2.25. Change-Id: I9439366f66ff4e9bc37ee6f64bdb0b24d9ffedd2 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: itk-snap: Improve reproducibility.Jake Forster
* gnu/packages/image-processing.scm (itk-snap): Improve reproducibility. [arguments]<#:phases>{make-reproducible}: Patch @CMAKE_HOST_SYSTEM@, @CMAKE_HOST_SYSTEM_PROCESSOR@. Patch compile dates in c3d and greedy submodules. Move to after 'prepare-submodules phase. {prepare-submodules}: Copy instead of symlink c3d and greedy. Change-Id: I491f2fad852dd9dc1233f8d7e1428380fdbe6b21 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: Remove python-librecaptcha.Andreas Enge
* gnu/packages/messaging.scm (python-librecaptcha): Delete variable. Fixes: guix/guix#5385 Change-Id: If7dfd2ca2fe47670911d7551a7c68db22b601215
2026-02-07gnu: Remove python-harmony.Andreas Enge
* gnu/packages/messaging.scm (python-harmony): Delete variable. Fixes: guix/guix#5386 Change-Id: I057f05e4a6c08ae86245929ead483d2a2fa2dbbe
2026-02-07gnu: Remove python-slurm-magic.Andreas Enge
* gnu/packages/parallel.scm (python-slurm-magic): Delete variable. Fixes: guix/guix#5298 Change-Id: I6ed4512114551d63ce46b8d91b3b38523ecaee65
2026-02-07gnu: Remove python-biofluff.Andreas Enge
* gnu/packages/bioinformatics.scm (python-biofluff): Delete variable. Fixes: guix/guix#5249 Change-Id: I01a3672be5d344aba4e14f280350d27b910c9e61
2026-02-07gnu: Remove syncthing-gtk.Andreas Enge
* gnu/packages/syncthing.scm (syncthing-gtk): Delete variable. Fixes: guix/guix#3468 Change-Id: Ia60404a9c4037c1e9efb98f4d6c44515e6f231fa
2026-02-07gnu: Remove qsyncthingtray.Andreas Enge
* gnu/packages/syncthing.scm (qsyncthingtray): Delete variable. Change-Id: I67b5f674bd04624d18aaa842c811282cabc1f462
2026-02-07gnu: liburcu: Update to 0.15.6.Olivier Dion
* gnu/packages/datastructures.scm (liburcu): Update to 0.15.6. Change-Id: Ie8e6307137d80ec29925c57ba70070b8a39d3822 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: thefuck: Use python-pytest-8.Sharlatan Hellseher
* gnu/packages/admin.scm (thefuck):[native-inputs]: Remove python-pytest; add python-pytest-8. Change-Id: I532c1973c289501219c5f40ebda2f2c9d27fc20c
2026-02-07gnu: Remove scons-python2.Sharlatan Hellseher
* gnu/packages/build-tools.scm (scons-python2): Delete variable. Change-Id: Ie58a8d433de6196547ffc69a6d0d602789d1fb65
2026-02-07gnu: redeal: Disable missing tests.Sharlatan Hellseher
* gnu/packages/games.scm (redeal):[arguments] <test-flags>: No tests provided. Change-Id: I564f131a34e01bef441be01f20ff87d00892141f
2026-02-07gnu: scvelo: Relocate phase 'set-numba-cache-dir.Sharlatan Hellseher
* gnu/packages/bioinformatics.scm (scvelo): [arguments]<#:phases>: Relocate phase 'set-home. Relates-to: guix/guix#5892 Change-Id: Ia51609df06d64d41b7a272d0e17e96cf973df2f8