gnu: orchis-theme: Update to 2024-11-03. * gnu/packages/gnome-xyz.scm (orchis-theme): Update to 2024-11-03. [#:configure-flags]: Remove “--radio-color”.
gnu: matcha-theme: Update to 2024-05-01. * gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2024-05-01.
gnu: emacs-slite: Fix description. * gnu/packages/lisp-xyz.scm (emacs-slite)[description]: Fix Texinfo code markup. Change-Id: Ic3c4be16ed18b1c7ffba949f81746f91eed1d029 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: emacs-eimp: Fix description. * gnu/packages/emacs-xyz.scm (emacs-eimp)[description]: Fix Texinfo code markup. Change-Id: If457277254dbbdf3ba50b14ff0c2a74c6ddb94d6 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: emacs-howm: Fix description. * gnu/packages/emacs-xyz.scm (emacs-howm)[description]: Fix Texinfo code markup. Change-Id: I44e352da17d48fe8f71421ad66c31d1c68442b61 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: python-pylibmc: Fix description. * gnu/packages/databases.scm (python-pylibmc)[description]: Fix Texinfo code markup. Change-Id: I71cff32e5c2c739de26e0473d57f7fc13e669426 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
guix: docker: Support riscv64. * guix/docker.scm (build-docker-image): Add riscv64 case. Change-Id: I4b735dfe299818209341e65876fe736046bb30e7
gnu: ghc-xmobar: Update to 0.48.1. * gnu/packages/wm.scm (ghc-xmobar): Update to 0.48.1. [inputs]: Add ghc-extra. [home-page]: Point to the actual project home-page. Change-Id: I4a43c774a00853eb15a0874d5228729867d0606e Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: ghc-xmonad-contrib: Update to 0.18.1. * gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.18.1. [arguments]: Remove field. Change-Id: I4cc6c613be3c15cdd326fde90b4689beec629d36 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: xmonad: Update to 0.18.0. * gnu/packages/wm.scm (xmonad): Update to 0.18.0. [home-page]: Use https. [arguments]<#:phases>: Use make-desktop-entry-file. Change-Id: Ia3d4a350c1e8eb82d8e11e151dd83b5a10c22ff5 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: openfpgaloader: Update to 0.13.1. * gnu/packages/fpga.scm (openfpgaloader): Update to 0.13.1. Change-Id: Ib7f221848e5ac701b03405d02ab21dbd686f73f6 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: fastfetch: Add more configure flags. Use dynamic linking for dependencies instead of dlopening them at runtime which requries a wrapper with LD_LIBRARY_PATH. Additionally provide custom paths to pci-ids and amdgpu-ids. * gnu/packages/admin.scm (fastfetch) [#:configure-flags]: Enable dynamic linking and disable directx-headers. Set custom paths to hwdata and libdrm. [inputs]: Add hwdata and libdrm for the custom paths. Change-Id: I9f86b49f0a116bcee91ca15b6e77cfbb3867e290 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: fastfetch: Update to 2.34.1. * gnu/packages/admin.scm (fastfetch): Update to 2.34.1. [origin]: Add snippet to remove third party code. [#:configure-flags]: Disable bundled yyjson, disable flashfetch, enable tests and skip installing license. [native-inputs]: Add python-minimal. [inputs]: Add yyjson. Change-Id: I52d5cf244726bf4362f658f818094a483e3b3d01 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add yyjson. * gnu/packages/c.scm (yyjson): New variable. Change-Id: Ica9ff2e1b6676aa8761eb33cbab76154f17e443f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add emacs-org-sticky-header. * gnu/packages/emacs-xyz.scm (emacs-org-sticky-header): New variable. Change-Id: I0f1f87efb9617c91281424967f52be77e83dc993
gnu: sslh: Use GEXPs. * gnu/packages/networking.scm (sslh): Use GEXPs. Change-Id: I5b31afdfeb1f1f9b2e5f86290adc405f3a90a367
gnu: sslh: Update to 2.1.2. * gnu/packages/networking.scm (sslh): Update to 2.1.2. [native-inputs]: Add pcre2. [inputs]: Remove tcp-wrappers and libcap. Add libev. [arguments]<phases>: Patch tests; disable a failing test. <make-flags>: Disable USELIBCAP as it leads to "permission denied" errors. Disable USELIBWRAP as it leads to linker errors. Add USELIBCONFIG. Change-Id: I20ba6e5ec1af4c7666d2b1f9870c850207e9c2c9
gnu: emacs-xenops: Update to 0.0.1. * gnu/packages/emacs-xyz.scm (emacs-xenops): Update to 0.0.1. Change-Id: I9ee91d166b6414e53686a4627f5c5d77debe3987
gnu: xaos: Update to 4.3.3. * gnu/packages/maths.scm (xaos): Update to 4.3.3. Change-Id: I6ff66c937320b081e60ed05f334c99de7e2b2713
service: plasma: Allow access bluetooth devices in "System Settings". This adds the Bluetooth section back to KDE Plasma 6's System Settings menu. * gnu/packages/kde-plasma.scm (bluedevil): Propagate bluez-qt. * gnu/packages/kde-plasma.scm (plasma)[inputs]: Add bluedevil. * gnu/services/desktop.scm (plasma-dbus-service): Add bluedevil as dbus-based application. Change-Id: If6a740c88e81bac4ccc220e918c17045eaa8e597