gnu: fortunes-jkirchartz: Update to 0.0.0-1.f3acb4e. * gnu/packages/toys.scm (fortunes-jkirchartz): Update to 0.0.0-1.f3acb4e. Change-Id: I44e6ec3677d04bead60a2a1048327b5d84d8f766
gnu: filters: Use G-Expressions. * gnu/packages/toys.scm (filters): Use G-Expressions. [arguments]: Remove trailing #t from lambda. Change-Id: Iced42b1c99cf5c8fe7193f39f3cd9d44593792a6
gnu: cbonsai: Refresh package style. * gnu/packages/toys.scm (cbonsai): Use G-Expressions, simplify and fix indentation. Change-Id: I6d8dbbe8a62ff98737584039b2bb6da72593abd1
gnu: cbonsai: Update to 1.3.1-1.4682ec7. * gnu/packages/toys.scm (cbonsai): Update to 1.3.1-1.4682ec7. Change-Id: I67475f4f99883d18092477393321ebfa3b1fdf80
gnu: packages/toys: Add module disclaimers. * gnu/packages/toys.scm: Add header and footer disclaimers mentioning a new package placement. Change-Id: I93b331c8787ffb3d1a8c2ccbe18c40ab586c592b
gnu: xpenguins: Sort alphabetically. * gnu/packages/toys.scm (xpenguins): Sort variable alphabetically. Change-Id: I5015825681d5ebd55ecc9cf6f7d5d477619a7bfd
gnu: nyancat: Sort alphabetically. * gnu/packages/toys.scm (nyancat): Sort variable alphabetically. Change-Id: Id556be216f71f3a4bf0907513908c0e3b102f539
gnu: packages/toys: Sort variables alphabetically. * gnu/packages/toys.scm (cbonsai, filters, xsnow): Sort variables alphabetically. Change-Id: Ic4486754081283e2b68a860d15815bd5f8d88ed4
gnu: packages/toys: Sort use-module alphabetically. * gnu/packages/toys.scm: Sort use-module alphabetically to ease module maintenance. Change-Id: Id622ac62d48d2b7764d23f5e5038c186be94136e
gnu: Add python-terminaltexteffects. * gnu/packages/toys.scm (python-terminaltexteffects): New variable. Change-Id: I3b8ec681445c2d787c275788b90ce29c2f5053cf Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: qemu-minimal: Fix the test suite on armhf-linux. * gnu/packages/virtualization.scm (qemu)[arguments]: Run the tests single-threaded on armhf-linux. Add a phase when building for armhf-linux to skip a test. Change-Id: If0f6cdde74c6c67898466f50bf4643ac03dc3661
gnu: qemu-minimal: Don't build the documentation. This removes mesa from the build dependency chain. * gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Replace the inherited 'move-html-doc phase. [native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme. [synopsis]: Also mention that the docs aren't built. Change-Id: I6761fae1e4c0001033c842451032fc54b674f3d5
services: guix-build-coordinator: Extend pid file timeout. As truncating the WAL can take time. * gnu/services/guix.scm (guix-build-coordinator-shepherd-services): Extend pid file timeout. Change-Id: I054fbf5631ee5060a4ea5b3c7940809193e1003b
gnu: guix-build-coordinator: Update to 0-115.bce23c5. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-115.bce23c5. Change-Id: I7f38414e9b0ded8977fe01a564ea63a5727a0fc9
gnu: add missing patch reference for dhclient. This patch was introduced in 526b25e09e00709655c164e619ea64d1db3d8537 but accidentally not included in the list in gnu/local.mk. * gnu/local.mk (dist_patch_DATA): Add dhclient-script-resolvconf-support.patch Change-Id: I557c4e35239bc6767e890b36e2b36bfa7f77fcb0 Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: Add partitionmanager. * gnu/packages/kde.scm (partitionmanager): New variable. Change-Id: I2bd1df994274397ecd92dd78d84954d97fe75f5a Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: kpmcore: Fix missing commands. * gnu/packages/kde.scm (kpmcore)[inputs]: Switch to the old input style; Add coreutils, cryptsetup, eudev, lvm2, mdadm, smartmontools and util-linux. [arguments]<#:phases>: Add patch-trustedprefixes-file phase. Change-Id: I6b205596e2ae5d03010db27b0b41ddb42d4534b5 Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: kpmcore: Fix polkit action path. * gnu/packages/kde.scm (kpmcore)[arguments]<#:phases>: Replace fix-cmake-install-directories with fix-polkit-action-path. Change-Id: I2d230d78b1dbf423b431e14f290c372efa9c1a45 Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: llvm: Support loongarch64. * gnu/packages/llvm.scm (system->llvm-target-arch): Add loongarch64 case. Change-Id: I5378063130df4194048638d352b93674a30d47a9
gnu: haruna: Fix finding yt-dlp. * gnu/packages/kde-multimedia.scm (haruna)[arguments]<#:phases>: Add fix-yt-dlp-path. Change-Id: I3f6e3f5b9f2dd56ec69b6ea38a0da9a5e01a1909 Signed-off-by: Zheng Junjie <z572@z572.online>