summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-19gnu: r-dyngen: Move to (gnu packages cran).Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-dyngen): Move variable from here... * gnu/packages/cran.scm (r-dyngen): ...to here. Change-Id: Id181200fb4cbf268542d93e79e43fdeffa99410d
2024-03-19gnu: r-tictoc: Update to 1.2.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-tictoc): Move variable from here... * gnu/packages/cran.scm (r-tictoc): ...to here; update to 1.2.1. Change-Id: I3fc9dde3928a6c5cbe0e25eba8ec001c16e2b66f
2024-03-19gnu: r-genomeinfodb: Update to 1.38.8.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.38.8. [propagated-inputs]: Add r-rcurl. Change-Id: Icd046f9d32486d1ec104d5e564177382616b7290
2024-03-19gnu: xfce4-cpugraph-plugin: Update to 1.2.10.宋文武
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.10. Change-Id: I1c68847916b4075c24baa80578ff2f5b167a9bd3
2024-03-19gnu: xfce4-weather-plugin: Update to 0.11.2.宋文武
* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.11.2. [inputs]: Add json-c. Change-Id: I45f70797ac7c3d29abae69afc65e6c37c5c434b7
2024-03-19gnu: xfce4-genmon-plugin: Update to 4.2.0.宋文武
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.2.0. Change-Id: Iec9dd94ac046cd944861483726f95efd008750d4
2024-03-19gnu: xfce4-screensaver: Update to 4.18.3.宋文武
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.18.3. Change-Id: I20d8de0cc24aacf50ba9e6f174f0de083718cd48
2024-03-19gnu: xfce4-screenshooter: Update to 1.10.5.宋文武
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.5. Change-Id: Id4dcbc6a9761486450cc062df6a14a15a1ed0546
2024-03-19gnu: mousepad: Update to 0.6.2.宋文武
* gnu/packages/xfce.scm (mousepad): Update to 0.6.2. Change-Id: I2d8cba922872e6d563a0a14467828d8f65993e6d
2024-03-19gnu: xfce4-notifyd: Update to 0.9.4.宋文武
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.9.4. [arguments]: Patch "configure" script for "glib-mkenums". Change-Id: I67a455b620f60ad0419c1071fbf8672a619528da
2024-03-19gnu: xfce4-taskmanager: Update to 1.5.7.宋文武
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.5.7. Change-Id: I196ac35c768d1d2983d59ad0ea7595669912559b
2024-03-19gnu: xfce4-dict: Update to 0.8.6.宋文武
* gnu/packages/xfce.scm (xfce4-dict): Update to 0.8.6. Change-Id: Ib8a818393a50a3059d4b2fd984fea1e8bfe5457f
2024-03-19gnu: ristretto: Update to 0.13.2.宋文武
* gnu/packages/xfce.scm (ristretto): Update to 0.13.2. Change-Id: Ia4adb63b5a21a7cdaf085da5a40f4f13d3cd6a04
2024-03-19gnu: gigolo: Update to 0.5.3.宋文武
* gnu/packages/xfce.scm (gigolo): Update to 0.5.3. Change-Id: I24ef7d48fce687d3da32bfa9e13fb18557e680c6
2024-03-19gnu: thunar-media-tags-plugin: Update to 0.4.0.宋文武
* gnu/packages/xfce.scm (thunar-media-tags-plugin): Update to 0.4.0. Change-Id: If28479841e800d89226544c586c8d557ce0b3472
2024-03-19gnu: thunar-archive-plugin: Update to 0.5.2.宋文武
* gnu/packages/xfce.scm (thunar-archive-plugin): Update to 0.5.2. Change-Id: I7a4983605ecfbd5d450ac1914a312a90c959ff82
2024-03-19gnu: xfce4-pulseaudio-plugin: Update to 0.4.8.宋文武
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.8. Change-Id: Id99dcd7d692651c81e68d94bd73e862d808440aa
2024-03-19gnu: xfce4-clipman-plugin: Update to 1.6.6.宋文武
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.6. Change-Id: If6af26b29ece57da258805431947abd6a30f5cee
2024-03-19gnu: a2jmidid: Fix build for riscv64-linux.Zheng Junjie
* gnu/packages/music.scm (a2jmidid)[source]: Add snippet. Change-Id: I7bcbe87cba314eeb7f939ea64573b3717e4ed448 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: a2jmidid: Use G-expressions.Z572
* gnu/packages/music.scm (a2jmidid)[arguments]: Use G-expressions. Change-Id: I05101e63ff5aec8946f6f8f187bb5a02960e0901 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19services: sddm: Add extension for localed-service-type.Zheng Junjie
* gnu/services/sddm.scm (sddm-service-type): Add extension for localed-service-type. * gnu/services/xorg.scm (xorg-configuration-keyboard-layout): Export it. Change-Id: I26e6475b733d69f1baf00786e302a3ec6d3c4a74 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: wtype: Fix cross-compiling.Zheng Junjie
* gnu/packages/freedesktop.scm (wtype) [native-inputs]: Remove libxkbcommon. [inputs]: Add wayland, libxkbcommon. Change-Id: I010369e6a98d68bc30246ef6dec2cef6a4fe4d21 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: spdlog: Fix cross-compilation.Zheng Junjie
* gnu/packages/logging.scm (spdlog)[arguments]<#:configure-flags>: when cross-compilation, don't add -DSPDLOG_BUILD_TESTS=ON. Change-Id: I90911c548c3f138ff40bff4b086f6102b717acf2 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: spdlog: Use Gexps.Zheng Junjie
* gnu/packages/logging.scm (spdlog)[arguments]: Use Gexps. Change-Id: I53485d8adb450f7d0bfc2a2ed8ddee51142fd9a8 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: bspwm: Fix cross-compilation.Zheng Junjie
* gnu/packages/wm.scm (bspwm)[arguments]<#:make-flags>: Use CC-FOR-TARGET. Change-Id: I47399c52c8ba9adb8ea95c2a05cc8ba4762bbca3 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: bspwm: Use Gexps.Zheng Junjie
* gnu/packages/wm.scm(bspwm)[arguments]: Use Gexps. Change-Id: I47399c52c8ba9adb8ea95c2a05cc8ba4762bbca3 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: sxhkd: Remove asciidoc from inputs.Zheng Junjie
asciidoc is a developing-time dependency. * gnu/packages/xdisorg.scm(sxhkd)[inputs]: Remove asciidoc. Change-Id: Ib2379193014fdfe21de161691dac46d6e9feb758 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: sxhkd: Use Gexps.Zheng Junjie
* gnu/packages/xdisorg.scm(sxhkd)[arguments]: Use Gexps. Change-Id: Ib2379193014fdfe21de161691dac46d6e9feb758 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: Add wmenu.Zheng Junjie
* gnu/packages/wm.scm (wmenu): New variable. Change-Id: I7395a23801471fba6a22a1b44f6c9a19dddd894e Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-19gnu: quickjs: Honor the #:tests? flag.Zheng Junjie
* gnu/packages/javascript.scm (quickjs)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: I686b3b9a615cbdaefaf59d9c1c0ba7628d7d92f2
2024-03-19gnu: quickjs: Use G-expressions.Zheng Junjie
* gnu/packages/javascript.scm (quickjs)[arguments]: Rewrite as G-expressions. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: Ib6b47266a7faf020831653ce205b442f3af35de2
2024-03-19gnu: quickjs: Fix building on riscv64-linux.Zheng Junjie
* gnu/packages/javascript.scm (quickjs)[arguments]: Adjust make-flags when building for riscv64-linux to link with '-latomic'. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: Ic66874191985c877f5fb648b37e241bff3f16084
2024-03-19gnu: dosbox-staging: Update to 0.81.0.宋文武
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.81.0. Change-Id: I949cb68aa4bb44973a9cc641855ae6c4f5b5b0cd
2024-03-19gnu: Add fava.dan
* gnu/packages/finance.scm (fava): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-19gnu: Add python-cheroot.dan
* gnu/packages/python-web.scm (python-cheroot): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-19gnu: Add python-pypytools.dan
* gnu/packages/python-xyz.scm (python-pypytools): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-19gnu: Add python-markdown2.dan
* gnu/packages/python-xyz.scm (python-markdown2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-19gnu: beancount: Enable tests.Sharlatan Hellseher
* gnu/packages/finance.scm (beancount) [source]: Swap to git checkout, containing all required test data files. [build-system]: Swap to pyproject-build-system. [arguments] <#:phases>: Add 'build-extensions phase. [propagated-inputs]: Add python-auth2client. [native-inputs]: Add gnupg and python-pdfminer-six. Change-Id: Id0c725cae8cdc677ad0c3a0a75be6eea682eee05
2024-03-19gnu: beancount: Enable sanity check.Sharlatan Hellseher
Inputs were swapped to propagated-inputs to allow other packages depending on `beancount` to pass sanity check. * gnu/packages/finance.scm (beancount) [arguments] <#:phases>: Remove 'ignore-googleapis phase. Add 'relax-requirements phase, disabling check for "pdfminer2". [propagated-inputs]: Add python-google-api-client and python-google-auth-oauthlib. Change-Id: I15af4cd9cdbf5d522b9c5570e3ba60ad4d29e231
2024-03-19gnu: beancount: Adjust package style.Sharlatan Hellseher
* gnu/packages/finance.scm (beancount) [arguments]: Use G-expressions. <#:phases>: Remove trailing #f from lambda. Change-Id: I3a248c0b233b0f4d73dcc01f269cfb0a12fe06ff
2024-03-19doc: Adjust for QEMU info manual name change.Maxim Cournoyer
* doc/guix.texi (Networking Setup): Change QEMU to qemu for its info manual reference. Change-Id: I55f57e66947f2581531c15fd5228a3ca043a9574
2024-03-19gnu: qemu: Update to 8.2.2.Maxim Cournoyer
* gnu/packages/virtualization.scm (qemu): Update to 8.2.2. [source]: Adjust snippet. [arguments] <phases>: Patch tests sources with native /bin/sh. Also patch /bin/sh references in migration/migration.c, util/envlist.c files. * gnu/packages/patches/qemu-disable-some-qtests-tests.patch: Delete file. * gnu/packages/patches/qemu-disable-bios-tables-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. Change-Id: Ia44017e4d567ede1995ae707ed6acbb1ec5194fe
2024-03-19gnu: qemu: Re-instate info manual.Maxim Cournoyer
* gnu/packages/patches/qemu-build-info-manual.patch: Update patch. * gnu/packages/virtualization.scm (qemu): Register it. Change-Id: I804bf7c551904d625fef85de200b9db1462f1093
2024-03-19gnu: ausweisapp: Update to 2.1.0.Sergey Trofimov
* gnu/packages/security-token.scm (ausweisapp2): Deprecate and rename to... (ausweisapp): ... this. Update to 2.1.0. [build-system]: Switch to qt-build-system. [inputs]: Update dependencies to Qt6. [native-inputs]: Replace qttools-5 with qttools.
2024-03-19gnu: qtscxml: Update to 6.5.2.Sergey Trofimov
* gnu/packages/qt.scm (qtscxml): Update to 6.5.2. (qtscxml-5): Add qt5 variant. (python-pyside-2)[inputs]: Use qtscxml-5.
2024-03-19teams: qt: Remove erroneous comment at top of scripts.Maxim Cournoyer
* etc/teams/qt/common.scm: Remove erroneous comment. * etc/teams/qt/qt-manifest.scm: Likewise. * etc/teams/qt/qt5-manifest.scm: Likewise. Change-Id: I87a0ea669caa0ba5049b48a4f04fda58518c3f05
2024-03-18gnu: emacs-tramp: Update to 2.6.2.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.2.2. Change-Id: Id0544436624e58cb23c16ab86e77eafeb47212b0
2024-03-18gnu: emacs-compat: Update to 29.1.4.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.4.5. Change-Id: Ifb5c23b0f673e0a2dae5c0754b943867deac5a98
2024-03-18gnu: emacs-auctex: Update to 14.0.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 14.0.4. Change-Id: Ic5ac6292a8cea7718f6a2fa4665b0099941e7188
2024-03-18gnu: emacs-activities: Update to 0.7.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-activities): Update to 0.7. Change-Id: I4ed7004db184c9dc4d57ba813e0d12945ae5c391