summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2024-03-18gnu: emacs-lua-mode: Update to 20221027-1.d07e413.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20221027-1.d07e413. [arguments]<#phases>: Ignore tests incompatible with Buttercup 1.34. Change-Id: I8be93311fe87d5d5ab6c0c981936935ecd2956e3
2024-03-18gnu: swayidle: Update to 1.8.0.Josselin Poiret
* gnu/packages/wm.scm (swayidle): Update to 1.8.0. Change-Id: Id7cda2ad9ee5a0262b4238ede698419a993d0a20 Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2024-03-18gnu: emacs-webpaste: Update to 3.2.2-1.8ac7b2d.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-webpaste): Update to 3.2.2-1.8ac7b2d. Change-Id: Ifc4e9e59cb321d043e7c2aceb682119d6040e134
2024-03-18gnu: emacs-subed: Fix build.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-subed)[arguments]<#:phases>: Add lexical binding to test file as required by Buttercup 1.34. Change-Id: Ie4c13dd6e1a2bcacdcf1450db1dc1d900ee34971
2024-03-18gnu: emacs-github-review: Fix build.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-github-review)[arguments]<#:phases>: Add lexical binding to test file as required by Buttercup 1.34. Change-Id: I97f0dc510af5b82eeeebcfe7ac323015d8f11336
2024-03-17Revert "gnu: emacs-org-ql: Update to 0.8.5."Nicolas Goaziou
This reverts commit b04ea322e7e57f94db79c16eedafaf399c1fa770. Check phase freezes. Change-Id: Ie66617fa09d37747214fa7357aa04630632280a0
2024-03-17gnu: emacs-yeetube: Update to 2.1.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.4. [arguments]<#:phases>: Properly locate binaries. [inputs]: Add WGET. Change-Id: Ib72584b2ef1da5fe8b469bf3fb4c3a4efdfdb7a0
2024-03-17gnu: emacs-visual-fill-column: Update to 2.6.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-visual-fill-column): Update to 2.6.2. Change-Id: I300aac291843ea2317b6cf9fb8adb50f985220c7
2024-03-17gnu: emacs-tablist: Update to 1.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tablist): Update to 1.1. [source]<origin>: Set upstream to Emacs Orphanage. Change-Id: I08424b49d0bdbd32e9b0dbce512f20d0dc17a05c
2024-03-17gnu: emacs-robe: Update to 0.8.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-robe): Update to 0.8.4. Change-Id: I7a6fa9360c3e8e16dd28dc474d5c0167dcebda47
2024-03-17gnu: emacs-prescient: Update to 6.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 6.3. Change-Id: I7cae7efffb7594d6200f0dc86b4b02ae09def4b8
2024-03-17gnu: emacs-pg: Update to 0.30.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.30. Change-Id: Idaed03212ee4e9e5465d79c0689592947e7f0c9d
2024-03-17gnu: emacs-ox-tufte: Update to 4.1.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ox-tufte): Update to 4.1.1. Change-Id: I9eaf50b54183da1b52275bca1c9a867a40c603f2
2024-03-17gnu: emacs-org-ql: Update to 0.8.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.8.5. Change-Id: Ie020ddfa7436da5ca7ffa94926d7ab1f0435f2c0
2024-03-17gnu: emacs-org: Update to 9.6.21.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.21. Change-Id: I4a291d8ae78b772e52e009eaf4cd86bb1438c00b