gnu: python-warcio: Update to 1.7.5. * gnu/packages/python-web.scm (python-warcio): Update to 1.7.5. [arguments]: Disable loading test file that now requires python-hookdns. All tests in that file were already skipped before, because they need network access. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Icadd915e1128f4e04741cbf8a246ad58d631307f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-certauth: Fix build. * gnu/packages/python-crypto.scm (python-certauth): Fix build. [arguments]: Disable failing tests. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I623638539fa25d4178fd4b0b4c201e5f91172542 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-vispy: Fix build. * gnu/packages/python-graphics.scm (python-vispy): Fix build. [native-inputs]: Add python-wheel. Change-Id: I087ea96eda23306f880c940f93b21661c9d1b0cd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-sqlite-utils: Update to 3.38. * gnu/packages/databases.scm (python-sqlite-utils): Update to 3.38. Change-Id: I16347a6b1cb6326d5aaad03a72c3d626477f9280 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: guix-build-coordinator: Update to 0-113.d588c9c. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-113.d588c9c. Change-Id: Ie8c8361319e84569734693fee6a9c67a508c5747
gnu: guix-data-service: Update to 0.0.1-59.25bf45f. * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-59.25bf45f. Change-Id: I44901a019842caa943d98b8a9b8d2a14f984dcee
gnu: guile-knots: Update to 0-5.c1796f0. * gnu/packages/guile-xyz.scm (guile-knots): Update to 0-5.c1796f0. Change-Id: I05d7261435ea1179cd06c40a8b7331a7e40d7186
gnu: Add emacs-nano-theme. * gnu/packages/emacs-xyz.scm (emacs-nano-theme): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Idbaa1dffbbc6e5bc4e31540d4a6816dcb4ea63f3
gnu: Add emacs-fj. * gnu/packages/emacs-xyz.scm (emacs-fj): New variable. Change-Id: If99e134741f440268849ff65e38ce4b504ec1f00 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: emacs-parinfer-rust-mode: Corrected missing path separator in subsitution * gnu/packages/emacs-xyz.scm (emacs-parinfer-rust-mode): Corrected missing path separator in substitution. The absence of this '/' meant that the parinfer Emacs layer ended up with a Rust library path that looked like `/gnu/store/hashvalue-parinfer-rust-emacs-0.4.6/liblibparinfer_rust.so', which of course doesn't exist. This patch corrects this behaviour and allows the Emacs layer to properly find the Rust library. Change-Id: Idfb5d73e62a7233c133ddc0a53afba5e9de06989 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: emacs-fedi: Update to 0.2-0.8f0afbb. * gnu/packages/emacs-xyz.scm (emacs-fedi): Update to 0.2-0.8f0afbb. Change-Id: If3dc772b4e4cea745def7851230dc6ea63eb519c Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: emacs-ruby-electric: Update to 2.3.3-0.c53376d. * gnu/packages/emacs-xyz.scm (emacs-ruby-electric): Update to 2.3.3-0.c53376d. Change-Id: I40c21d89cec9be7eafb185958eecbf56f44dda4c Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: emacs-alsamixer-el: Update URLs. * gnu/packages/emacs-xyz.scm (emacs-alsamixer-el): Update source and homepage URL. Change-Id: I0487711f5ba29678cb8ccbefd8fe2a07bdac4630 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: emacs-spacious-padding: Update to 0.6.0. * gnu/packages/emacs-xyz.scm (emacs-spacious-padding): Update to 0.6.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I7327eb0fb16923116c3a3fde618e27c9ac77116e
gnu: Add emacs-denote-explore. * gnu/packages/emacs-xyz.scm (emacs-denote-explore): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I6649cf69685b52e55bae6d17772fd7be5697ec16
gnu: Add emacs-indent-bars. * gnu/packages/emacs-xyz.scm (emacs-indent-bars): New variable. Change-Id: I4181674a0723d44e873a0607e0a89af710c9b6f4 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: emacs-ledger-mode: Update to 4.0.0-1.356d804. * gnu/packages/finance.scm (emacs-ledger-mode): Update to 4.0.0-1.356d804. Change-Id: Id6d23dc7c2d7a32c91c69a9c26d0d2a47d3f9fa9 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: yt-dlp: Fix build. * gnu/packages/video.scm (yt-dlp)[arguments]<#:test-flags>: Fix build. <#:phases>[check]: Handle test-flags. Change-Id: Ib6b79b11e37fd88526b3f12b70daa839dd904949
gnu: beets-bandcamp: Fix build. * gnu/packages/music.scm (beets-bandcamp)[propagated-inputs]: Add python-typing-extensions. Change-Id: I9e1ba3e4c7944332961f9739db7a4c28ff05063a
gnu: python-ledgerblue: Update to 0.1.54. * gnu/packages/finance.scm (python-ledgerblue): Update to 0.1.54. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. [propagated-inputs]: Add python-bleak, python-pyelftools, python-pycryptodome, python-gnupg, python-nfcpy. Change-Id: If07cb78981340b395344a8bc93f62121a0b5a8b2