gnu: freeciv: Update to 3.1.3. * gnu/packages/games.scm (freeciv): Update to 3.1.3. [inputs]: Remove sdl-mixer; Add sdl2-mixer, sqlite. Change-Id: Id1cf7d6270cf787571929d920761ac8f70bb9f4c Signed-off-by: Ian Eure <ian@retrospec.tv>
gnu: Fix RISC-V kernel config. * gnu/packages/aux-files/linux-libre/6.11-riscv.conf: Use a Guix-y path to find `modprobe` and compress the modules with GZIP, like we do on all the other systems. Change-Id: I76ceb878d00c2fdd04081143b1eec7e4485adfb1 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add r-shinyvalidate. * gnu/packages/cran.scm (r-shinyvalidate): New variable. Change-Id: I554561d62269dda612cb0de21c23a36ad313907c Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: Add emacs-binder. * gnu/packages/emacs-xyz.scm (emacs-binder): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I5c2c0526ad9c12c2797ae5239b0ae2d762ea51af
gnu: emacs-jupyter: Update to 1.0-2.db8a9e2. * gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 1.0-2.db8a9e2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: emacs-helm-bibtex: Update to 2.0.1-2.6064e86. * gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.1-2.6064e86. [propagated-inputs]: Sort alphabetically. Change-Id: Ief02d9f1ddc7cb59372ab3372c42315fcc8abb67 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Id3fb8178634cc3c857955a34e3e0a5cfd2da413a
gnu: Add emacs-spacious-padding. * gnu/packages/emacs-xyz.scm (emacs-spacious-padding): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I6046273117227eee5bc3b979216cfec677f09dc1
gnu: emacs-org-board: Update to 1138-2.500fe02. * gnu/packages/emacs-xyz.scm (emacs-org-board): Update to 1138-2.500fe02. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I4ff62f47d0b6bb10d094de25fea623b72f1af2e9
gnu: Add emacs-eslint-flymake. * gnu/packages/emacs-xyz.scm (emacs-eslint-flymake): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Icc17900bdbb9ebe26c9678f2f5781bf50b54d402
gnu: Add emacs-parinfer-rust-mode. * gnu/packages/emacs-xyz.scm (emacs-parinfer-rust-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I3db27c99bfb5286d5ca8d8bc5e7041eec070f02f
gnu: Add emacs-track-changes. * gnu/packages/emacs-xyz.scm (emacs-track-changes): New variable. Change-Id: I04346cdf7385f880ac8f3ac29177baf233027fc9 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-slicerator: Fix build. * gnu/packages/python-xyz.scm (python-slicerator)[build-system]: Use python-build-system. Change-Id: Ic029d6df3f07e6f3e5f99cfa03fe1c39a914c796
gnu: whisper-cpp: Enable sdl2 and tests. * gnu/packages/patches/whisper-cpp-enable-tests.patch: New file. * gnu/packages/machine-learning.scm (whisper-cpp)[source]: Add reference to patch. [arguments]<#:configure-flags>: Add configure flags. [arguments]<#:phases>: Disable big test on 32 bit. [inputs]: Add sdl2. [synopsis]: Modify. [description]: Modify. * gnu/local.mk (dist_PATCH_DATA): Register patch. Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com> Change-Id: Icdb82c3c7d3d485346f89fe699d0d64b34c1b21a Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: libxcrypt: Skip tests on powerpc-linux. * gnu/packages/crypto.scm (libxcrypt)[arguments]: When building for powerpc-linux skip the tests. Change-Id: Ib78d2f6ec36eb09721c41e0586f2c1e49d5500ff
gnu: lagrange: Correctly link with libunistring. * gnu/packages/web-browsers.scm (lagrange)[arguments]: Adjust 'configure-flags to set the location of libunistring. Change-Id: I62b9ca0a7d11b51e7699833d645fec8cbc428179
gnu: Remove python-pyls-black. * gnu/packages/python-xyz.scm (python-pyls-black): Delete variable and remove associated patch. Project is no longer maintained as of 4 years to this date and has been succeeded and forked by python-lsp-black. Change-Id: Ic209f23e6368744db74b93e2a9c01a9859b04f82
gnu: Add python-lsp-black. * gnu/packages/python-xyz.scm (python-lsp-black): New variable. Co-authored-by: jgart <jgart@dismail.de> Change-Id: I9f5e1b8b77e530fed38e6621ac214605bc377724
gnu: foot: Update to 1.20.0. * gnu/packages/terminals.scm (foot): Update to 1.20.0. Change-Id: I160dbd9632bf68dce45fbe93eaad1054ef8ecd6f Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: wlroots: Use G-expressions. * gnu/packages/wm.scm (wlroots)[arguments]: Use G-expressions. Change-Id: I5d870df6ce7a6f81f43c5b2f809f2cd0476de25f
gnu: radvd: Fix cross-compiling. * gnu/packages/admin.scm (radvd)[arguments]: When cross-compiling, Remove configure-flags. Change-Id: Iedaf571389e4a812f8fdb88908fea2fb759f07fd