gnu: Add python-ngesh. * gnu/packages/bioinformatics.scm (python-ngesh): New variable. Change-Id: If51f3075037647e319efa9468331677a845b30cb Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: Add python-radian. * gnu/packages/statistics.scm (python-radian): New variable. Change-Id: Ibb4c642387591c14a0744cc52c57dbafa2f7f015 Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: Add python-rchitect. * gnu/packages/statistics.scm (python-rchitect): New variable. Change-Id: I45fe6f8803f953168b275ea28e444d4ece3912ec Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
etc: snippets: Improve usability of tempel phases snippets. * etc/snippets/tempel/scheme-mode.eld (#:phases~\ ): New snippet. (add-before\ , add-after\ , replace\ ): Add dummy phase names.
gnu: seahorse: Update to 47.0.1. * gnu/packages/gnome.scm (seahorse): Update to 47.0.1.
teams: gnome: Add gnome-extension-manifest. * etc/teams/gnome/gnome-extension-manifest.scm: New file.
teams: gnome: Add gnome-manifest. * etc/teams/gnome/gnome-manifest.scm: New file.
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>