summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-01gnu: volctl: Update to 0.9.5.Nicolas Graves
* gnu/packages/gtk.scm (volctl): Update to 0.9.5. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. <#:phases>: Improve style. [native-inputs]: Add python-setuptools. [description]: Improve style. Change-Id: Idd0c1ff06f0469c3afdbe102d3ac08fceb29eb38 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: qtile: Update to 0.34.1.Nicolas Goaziou
* gnu/packages/wm.scm (qtile): Update to 0.34.1. [inputs]: Add cairo, gdk-pixbuf, libinput, librsvg, lm-sensors, wayland, wayland-protocols, wlroots. [propagated-inputs]: Add python-aiohttp, python-cairocffi, python-prompt-toolkit, python-psutil, python-pytz, python-setproctitle. [inputs]: Add pre-commit, python-anyio, python-check-manifest, python-coverage, python-isort, python-mypy, python-pycairo, python-twine. Change-Id: I18e283dacd868cc53724f430da7d2c608014ba54
2026-01-01gnu: python-cairocffi: modernize package.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-cairocffi)[arguments]: Use G-exps. Remove trailing #t from phases. Change-Id: I1b0442ff2a7ba73e8b63e40b6313de8649dbdce6
2026-01-01gnu: python-cairocffi: Update to 1.7.1.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.7.1. Change-Id: Iacea14cbbafaf38bfd43841910706955468aa0a8
2026-01-01gnu: orangeduck-mpc: Update to 0.9.0-1.1049534.Sharlatan Hellseher
* gnu/packages/c.scm (orangeduck-mpc): Update to 1049534fc56b1971345c7aaa792dea55d6f9b7bc commit. [source]: Remove patch "orangeduck-mpc-fix-pkg-config.patch", available form the latest commit. * gnu/packages/patches/orangeduck-mpc-fix-pkg-config.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Deregister patch. Change-Id: I9e23ed5fc6e9a89520b93be269781085ebee5e3c
2026-01-01gnu: python-yewtube: Fix entry point.Sharlatan Hellseher
* gnu/packages/video.scm (python-yewtube): [phases]{relax-requirements}: Use #$version. {sanity-check}: Do not overwrite it. {fix-entry-points}: New phase. [native-inputs]: Remove python-wheel. Change-Id: I720800e34e70b32101b516f45ff4e88a950cba68
2026-01-01gnu: clang-python-bindings: Switch to pyproject.Sharlatan Hellseher
* gnu/packages/llvm.scm (clang-python-bindings): [build-system]: Switch to pyproject-build-system. [arguments] <phases>: Remove 'create-setup-py. Change-Id: Ib309578926fd3e87cdd68a97b27df0b4d721d3ee
2026-01-01gnu: python-pyfuse3: Update to 3.4.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pyfuse3): Update to 3.4.1. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Remove python-pytest-trio; add python-trio. [native-inputs]: Add python-cython, python-pytest, python-setuptools, and python-setuptools-scm. Change-Id: I6f4846bb90a0fb578dbadf3c4021a0458428bfcb
2026-01-01gnu: python-slurm-magic: Update to 0.0.0-0.4c708cc.Sharlatan Hellseher
* gnu/packages/parallel.scm (python-slurm-magic): Update to 4c708cc137cb9f4bd5b44cf26837b466d9bf7b65 commit. . Change-Id: I3885ee644ff7b4e991eeafe615ffa3414776ec4a
2026-01-01gnu: python-podcastparser: Update to 0.6.11.Nicolas Graves
* gnu/packages/gpodder.scm (python-podcastparser): Update to 0.6.11. [build-system]: Switch to pyproject-build-system. [arguments]: Drop them. [native-inputs]: Add python-pytest, python-setuptools. [description]: Improve style. Change-Id: Iac64df0ad178fd3c840f0c6698b1a32565809574 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: git-repo: Update to 2.60.1.Nicolas Graves
* gnu/packages/android.scm (git-repo): Update to 2.60.1. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style, use g-expressions. <#:test-flags>: Ignore failing tests. <#:phases>: Refresh phase 'set-executable-paths and 'do-not-self-update, 'configure-git, 'install. Remove 'check phase replacement. [inputs]: Improve style, drop labels. [native-inputs]: Add python-setuptools. [description]: Improve style. Change-Id: I07636386e8a04a74f785c4024fdb647fb5365f46 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: python-slurm-magic: Switch to pyproject.Nicolas Graves
* gnu/packages/parallel.scm (python-slurm-magic): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style, modernize with gexps and seaerch-input-file. <#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: Ic5243c647f645de49eeb54262eabeea6df73743e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: python-liblarch: Switch to pyproject.Nicolas Graves
* gnu/packages/gnome.scm (python-liblarch): [build-system]: Switch to pyproject-build-system. [arguments]: Refresh them, improve readability and modernize. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I44f59e9e994aafda365f9a0c7d128000256ffae8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: python-pylast: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (python-pylast): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Enable them. <#:phases>: Add phase 'set-version. [native-inputs]: Add python-setuptools. Remove python-coverage. Change-Id: I17d78a961364633b1ec15ba7af373aa8096b1fdb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: picard: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (picard): [build-system]: Switch to pyproject-build-system. [arguments]<#:use-setuptools>: Drop it <#:configure-flags, #:phases>: Refresh them. [native-inputs]: Add python-setuptools. Change-Id: Icdf6fe452cdabac07ab6a55aba6b27120cccccf0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: python-discid: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (python-discid): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:test-flags>: Ignore failing tests. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I7662ed899159a5cab6b610bbb4ebb1bfe845e194 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: curseradio: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (curseradio): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:test-flags>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I311b590a9456bad3ecc1979b3eb9f42b1e4a1d3c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: glad-0.1: Switch to pyproject.Nicolas Graves
* gnu/packages/gl.scm (glad-0.1): [build-system]: Switch to pyproject-build-system. [arguments]: Improve them. <#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I3e2afc6238bd5d53af1104bd569e826a7759df3f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: rubber: Update to 1.6.7.Ashvith Shetty
* gnu/packages/tex.scm (rubber): Update to 1.6.7. [native-inputs]: Add python-hatchling. [arguments]: Drop all. Change-Id: I6d6ead35a5a78ab1454646f2b4d2ebc3df6ad5ba Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2026-01-01gnu: emacs-pg: Update to 0.62.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.62. Change-Id: I7651f8de784510600dad921fc841a0916ac9a779
2026-01-01gnu: emacs-corfu: Update to 2.7.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 2.7. Change-Id: I04c3c17b1d53bce16947cd2b143b67078212b89f
2026-01-01gnu: eza: Update to 0.23.4.Foster Hangdaan
* gnu/packages/rust-apps.scm (eza): Update to 0.23.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-01-01gnu: sequoia-chameleon-gnupg: Simplify install-extras phase.Efraim Flashner
* gnu/packages/sequoia.scm (sequoia-chameleon-gnupg)[arguments]: Rewrite the 'install-extras phase to use the 'install phase from the copy-build-system. Fix the bash completion path. Change-Id: I6a1d06b88572b23ceb90477b1ad75c25ceba761c
2026-01-01gnu: sequoia-sqv: Simplify install-extras phase.Efraim Flashner
* gnu/packages/sequoia.scm (sequoia-sqv)[arguments]: Rewrite the 'install-extras phase to use the 'install phase from the copy-build-system. Fix the bash completion path. Change-Id: I4a5e206b3a2a167123d82dc155b8ff67f927b418
2026-01-01gnu: sequoia-sq: Simplify install-extras phase.Efraim Flashner
* gnu/packages/sequoia.scm (sequoia-sq)[arguments]: Rewrite the 'install-extras phase to use the 'install phase from the copy-build-system. Fix the bash completion path. Change-Id: If01a36d54b97e571abd2449320981bee290197c6
2026-01-01gnu: sequoia-chameleon-gnupg: Fix the build.Efraim Flashner
* gnu/packages/sequoia.scm (sequoia-chameleon-gnupg)[arguments]: Add more tests to the cargo-test-flags. Change-Id: Id8c5f6e4bd40ad18fb3d2dffa7d46f4555011abd
2026-01-01gnu: font-chiron-hei-hk: Update to 2.605.Hilton Chain
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.605. Closes: guix/guix#5284 Change-Id: I5ff794ae3ed000aa0ea676adf42d53de5daa79b0 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2026-01-01gnu: font-chiron-sung-hk: Update to 1.022.Hilton Chain
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.022. [arguments]: Adjust folder names according to upstream change. Change-Id: I59dea8f81655feed2675462425f053bf2f0d460e Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2026-01-01gnu: font-google-noto: Update to 2026.01.01.Hilton Chain
* gnu/packages/fonts.scm (font-google-noto): Update to 2026.01.01. Change-Id: I834e4608896b5d8734953b1a5274e106f5a89721 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2026-01-01gnu: services: Name xorg tests.Ian Eure
* tests/services/xorg.scm: Name tests. Change-Id: I7be7438a69a5d55d5904c3b76a2888393291b6bb Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-01-01gnu: services: Fix xorg configuration merging.Ian Eure
A bug in #21 causes the default configuration to be omitted from the xorg merging process. This can cause users not using set-xorg-configuration or service extensions to end up with a broken configuration. Fixes #5267. * tests/services/xorg.scm: Add a regression test. * gnu/services/xorg.scm (handle-xorg-configuration): Include the xorg-configuration record from config in merges. Change-Id: I6bed8c109057cb9b5de36db68b78e3ccc88e6bcb Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-01-01gnu: python-vunit: Update to 5.0.0-dev.7.Cayetano Santos
* gnu/packages/electronics.scm (python-vunit): Update to 5.0.0-dev.7. [native-inputs]: Remove python-wheel. Change-Id: I6d4af27e8b68e42396e2aa63c4462021db90148b
2026-01-01gnu: retroarch-minimal: Update to 1.22.2.宋文武
* gnu/packages/emulators.scm (retroarch-minimal): Update to 1.22.2. [inputs]: Add xxhash. [arguments]: Add '--disable-chd' and '--disable-zstd' to configure-flags. Patch 'input/bsv/uint32s_index.c' for 'xxhash.h' in configure phase. Change-Id: Ic1fb415fb280573c4b3a621bcd93092512b1e253
2026-01-01gnu: retroarch-joypad-autoconfig: Update to 1.22.0.宋文武
* gnu/packages/emulators.scm (retroarch-joypad-autoconfig): Update to 1.22.0. Change-Id: Ied9586c99295dab54d847e4ab92b94c97836733a
2026-01-01gnu: libretro-database: Update to 1.22.1.宋文武
* gnu/packages/emulators.scm (libretro-database): Update to 1.22.1. Change-Id: Id2e1e0339576808f9c2a8e9828dbabb00cd8d5fe
2026-01-01gnu: libretro-core-info: Update to 1.22.2.宋文武
* gnu/packages/emulators.scm (libretro-core-info): Update to 1.22.2. Change-Id: I264e888eeaa86cd1e26333c0353b3b596f77535d
2026-01-01gnu: retroarch-assets: Update to 1.22.0.宋文武
* gnu/packages/emulators.scm (retroarch-assets): Update to 1.22.0. Change-Id: I20320fe837326ae397eac637fb8fd36763f21b49
2026-01-01gnu: gambas: Update to 3.21.1.宋文武
* gnu/packages/gambas.scm (gambas): Update to 3.21.1. Change-Id: I14693dc80b558e93137a4bad07af321c8e406194
2026-01-01gnu: xfce4-panel: Update to 4.20.6.宋文武
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.20.6. Change-Id: I24cb09f2b1b89d30e5d300328e8c4bbcdd639f28
2026-01-01gnu: libxfce4windowing: Update to 4.20.5.宋文武
* gnu/packages/xfce.scm (libxfce4windowing): Update to 4.20.5. Change-Id: If6969ccb8fecfd56c5eacfb8c25252322b0426a7
2026-01-01gnu: tumbler: Update to 4.20.1.宋文武
* gnu/packages/xfce.scm (tumbler): Update to 4.20.1. Change-Id: Ie916942d2f775dcfa6e6f4c5b9fb4e6872a18817
2026-01-01gnu: elementary-xfce-icon-theme: Update to 0.21.宋文武
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.21. Change-Id: Iee633ef63931bac556cf5f5073cb0f9ea264c14f
2026-01-01gnu: catfish: Update to 4.20.1.宋文武
* gnu/packages/xfce.scm (catfish): Update to 4.20.1. Change-Id: I1365ed76139557cd3702f201942a514aba7fc014
2026-01-01gnu: libxfce4util: Update to 4.20.1.宋文武
* gnu/packages/xfce.scm (libxfce4util): Update to 4.20.1. Change-Id: I0963693b1835fac96ee6a9dc1ef3dd42c398a43b
2026-01-01gnu: xfce4-weather-plugin: Update to 0.12.0.宋文武
* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.12.0. Change-Id: I05f3f37ec2cc41f2aa95ad0fb01afa15d1b1a907
2026-01-01gnu: xfce4-wavelan-plugin: Update to 0.7.0.宋文武
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.7.0. Change-Id: I253365d0714e665bda35d750ce985b161f02f697
2026-01-01gnu: xfce4-verve-plugin: Update to 2.1.0.宋文武
* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.1.0. Change-Id: I9e7f4d507a232eef359a0decdca71297aa91a533
2026-01-01gnu: xfce4-timer-plugin: Update to 1.8.0.宋文武
* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.8.0. Change-Id: I351160bd9ff9d40e4a748cf48e73f4080a9428b2
2026-01-01gnu: xfce4-time-out-plugin: Update to 1.2.0.宋文武
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.2.0. Change-Id: I3572a83b3235177cc4e3f6eb2d628a15264b9ae6
2026-01-01gnu: xfce4-systemload-plugin: Update to 1.4.0.宋文武
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.4.0. Change-Id: Ie76084d39f933f6aad8386a1e0bd39fd0d36dd20