~ruther/guix-local

42be8fa5 — Mark H Weaver 2 years ago
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.
d20ece07 — Troy Figiel 2 years ago
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>
ee496117 — Arun Isaac 2 years ago
gnu: python-imbalanced-learn: Reformat with guix style.

* gnu/packages/machine-learning.scm (python-imbalanced-learn): Reformat with
guix style.

Change-Id: Ifbdcb8dc43433bd6b4777527d5f8f94d5e1aa168
8ebd4beb — Troy Figiel 2 years ago
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>
c07a5f05 — Ekaitz Zarraga 2 years ago
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>
436bbc90 — Benjamin 2 years ago
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>
98ae8076 — Christopher Baines 2 years ago
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
b76a16b2 — Christopher Baines 2 years ago
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>
71b92466 — Adriel Dumas--Jondeau 2 years ago
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>
761810d3 — Cayetano Santos 2 years ago
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>
5cad6f72 — Efraim Flashner 2 years ago
gnu: git-annex: Add dbus support.

* gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add ghc-dbus,
ghc-fdo-notify.

Change-Id: I7472bcaeebdf1c2c68230b0d1e00ba72dff81ccf
83f2e9c0 — Efraim Flashner 2 years ago
gnu: Add ghc-fdo-notify.

* gnu/packages/haskell-xyz.scm (ghc-fdo-notify): New variable.

Change-Id: I0722f9765c4ef02f6a9953b5f4824c60854e9a9d
89a96b33 — Efraim Flashner 2 years ago
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
962f6fed — Efraim Flashner 2 years ago
gnu: Add ghc-git-lfs.

* gnu/packages/haskell-xyz.scm (ghc-git-lfs): New variable.

Change-Id: I3470899cbf9e5b3170abb6cc89d4029cad8aa182
c22e0278 — Efraim Flashner 2 years ago
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
7c5d4031 — Efraim Flashner 2 years ago
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
d87ce1a3 — Efraim Flashner 2 years ago
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
f7ef5a7f — Efraim Flashner 2 years ago
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
Next