gnu: icecat: Update to 115.5.0-guix0-preview1 [security fixes]. Includes fixes for CVE-2023-6204, CVE-2023-6205, CVE-2023-6206, CVE-2023-6207, CVE-2023-6208, CVE-2023-6209, and CVE-2023-6212. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
gnu: python-imbalanced-learn: Update to 0.11.0. * gnu/packages/machine-learning.scm (python-imbalanced-learn): Update to 0.11.0. [arguments]<#:test-flags>: Move broken tests from "unbreak-tests" phase to here. <#:phases>: Add back some deleted python-keras and tensorflow tests. [native-inputs]: Add python-keras, python-numpydoc and tensorflow. Change-Id: Ibc2827e27ee23e0ffb491cb791bba4d1a3f1109d Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: python-imbalanced-learn: Reformat with guix style. * gnu/packages/machine-learning.scm (python-imbalanced-learn): Reformat with guix style. Change-Id: Ifbdcb8dc43433bd6b4777527d5f8f94d5e1aa168
gnu: python-rollbar: Update to 1.0.0. * gnu/packages/python-xyz.scm (python-rollbar): Update to 1.0.0. Change-Id: Ief31a443776e79d8f658c59d64277ea7fe50a300 Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
doc: contributing: Fix syntax in link. * doc/contributing.texi(Alternative Setups)[Vim and Neovim]: Fix broken link to fugitive.vim. Change-Id: Ib86239d98c39383169a9cdebc7549477b648206e Signed-off-by: Christopher Baines <mail@cbaines.net>
teams: Include golang-check.scm in the go team. * etc/teams.scm (go): Add gnu/packages/golang-check.scm to scope. Change-Id: Ifc90eb0c3fc5d716b605e7e3e100a38431498a2c Signed-off-by: Christopher Baines <mail@cbaines.net>
build-system: clojure: Use the standard error regarding cross builds. Rather than raising an error in the build system. * guix/build-system/clojure.scm (lower): Return #f for cross builds, rather than calling error. Change-Id: Id97c8f5140f55fe2c52ccb0db36fd993922c6a7e
gnu: guix-build-coordinator: Update to 0-91.c226d48. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-91.c226d48. Change-Id: Iebdddea7f5c18aaae2ef4436c039189685a07442
gnu: tinmop: Update to 0.9.9.1414213. * gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.1414213. [native-inputs]: Add tk. [inputs]: Add sbcl-flexi-streams, sbcl-nodgui and sbcl-yason. Change-Id: Icbd516612296ee447edf569756dc38914240ae3b Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: cl-nodgui: Update to 0.4.8.6-6baccf4. * gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.4.8.6-6baccf4. [inputs]: Remove sbcl-cl-jpeg. Add sbcl-jpeg-turbo, sbcl-pngload. Change-Id: I03ed4734c3a7088eb7f14a049f2824fe9103b089 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: janet: Update to 1.32.1. * gnu/packages/lisp.scm (janet): Update to 1.32.1. Change-Id: I4c34bbdedf0e21ba9c605b71205b010118dcf0b4 Signed-off-by: jgart <jgart@dismail.de>
gnu: emacs-srht: Update to 0.4. * gnu/packages/emacs-xyz.scm (emacs-srht): Update to 0.4. Change-Id: Id2c7d9a707040cab6b294bd6db21a38c9a4389ae Signed-off-by: jgart <jgart@dismail.de>
gnu: git-annex: Add dbus support. * gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add ghc-dbus, ghc-fdo-notify. Change-Id: I7472bcaeebdf1c2c68230b0d1e00ba72dff81ccf
gnu: Add ghc-fdo-notify. * gnu/packages/haskell-xyz.scm (ghc-fdo-notify): New variable. Change-Id: I0722f9765c4ef02f6a9953b5f4824c60854e9a9d
gnu: git-annex: Update to 10.20230926. * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230926. [inputs]: Add ghc-git-lfs. Change-Id: Ic7a1f246e51df2ff153a630d3ebbb9883b63a2d1
gnu: Add ghc-git-lfs. * gnu/packages/haskell-xyz.scm (ghc-git-lfs): New variable. Change-Id: I3470899cbf9e5b3170abb6cc89d4029cad8aa182
gnu: wl-clipboard: Fix shell completion directories. * gnu/packages/xdisorg.scm (wl-clipboard)[arguments]: Adjust configure-flags to install fish completions into correct directory. Add a phase to install the bash completions into the correct directory. Change-Id: If31b477926e3d4c1d8f74e9224af2dea59740f77
gnu: git-annex: Add shell completions. * gnu/packages/haskell-apps.scm (git-annex)[arguments]: Rename 'install-manpages to 'install-more and install the shell completions. Change-Id: I3c5707037ba9b3c3903dd37c334c1eb6dca929e2
gnu: git-annex: Install manpages. * gnu/packages/haskell-apps.scm (git-annex)[source]: Download using git-fetch. [arguments]: Rewrite 'build-manpages and 'install-manpages to use the Makefile. Change-Id: I58e58382e6d8c57830aa5ddb40f02cf949089aa1
gnu: tbb: Fix building on powerpc-linux. * gnu/packages/tbb.scm (tbb)[arguments]: Adjust configure-flags when building for powerpc-linux to always link to libatomic and use the low resources tests. When building for powerpc-linux skip 3 tests. Change-Id: I323db085db1fcbb33f96c2bccb85cb8f56d41f6b