Commit graph

67386 commits

Author SHA1 Message Date
Mathieu Othacehe 525a351efa
gnu: gnutls: Fix cross-compilation.
* gnu/packages/tls.scm (gnutls)[arguments]: Disable tests when
cross-compiling.
2020-10-05 11:10:35 +02:00
raingloom 62cf60da7a
gnu: picard: Update to 2.4.4.
* gnu/packages/music.scm (picard): Update to 2.4.4.
  [native-inputs]: Add python-dateutil.
  [source]: Add temporary patch to fix failing test due to missing "."
  	    in temporary filename.
* gnu/packages/patches/picard-fix-id3-rename-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-05 10:42:00 +02:00
raingloom 4913e8ede0
gnu: python-mutagen: Update to 1.45.1.
* gnu/packages/music.scm (python-mutagen): Update python-mutagen to 1.45.1.
  [native-inputs]: Add python-hypothesis and python-flake8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-05 10:42:00 +02:00
Lars-Dominik Braun bd994bbb20
gnu: mergerfs-tools: Update to 480296e.
* gnu/packages/file-systems.scm (mergerfs-tools): Update to 480296e.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-05 10:42:00 +02:00
Lars-Dominik Braun f13849a54f
gnu: mergerfs: Update to 2.31.0.
* gnu/packages/file-systems.scm (mergerfs) [version]: Update to 2.31.0.
[arguments]: Adjust Makefile substitutions.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-05 10:42:00 +02:00
Vinicius Monego 203cf9d673
gnu: Add gnote.
* gnu/packages/gnome.scm (gnote): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-05 10:42:00 +02:00
Vinicius Monego 558f8d5007
gnu: Add gnome-commander.
* gnu/packages/gnome.scm (gnome-commander): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-05 10:42:00 +02:00
Michael Rohleder 922aae23bf
gnu: seahorse: Update to 3.36.
* gnu/packages/gnome.scm (seahorse): Update to 3.36.
[inputs]: Add libhandy-0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-05 10:41:59 +02:00
Ludovic Courtès b68d410651
environment: Turn "lo" up in network-less containers.
This is a followup to 0f53c801b9.

* guix/scripts/environment.scm (launch-environment/container): Add call
to 'set-network-interface-up'.
* tests/guix-environment-container.sh: Add test.
2020-10-05 10:41:59 +02:00
Guillaume Le Vaillant 5aa7d764be
gnu: monero-gui: Update to 0.17.0.1.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.0.1.
  [native-inputs]: Add native inputs of monero.
  [inputs]: Add monero and its inputs.
  [propagated-inputs]: Remove.
  [arguments]: Add 'configure-flags'. Remove 'get-monero-extra-files',
  'fix-makefile-vars', 'fix-paths', 'make-qt-deterministic', 'fix-version' and
  'build-zxcvbn-c' phases. Add 'extract-monero-sources', 'fix-build',
  'generate-zxcvbn-c-header' and 'install-monerod-link' phases. Remove custom
  'configure' phase. Add custom 'install' phase.
  (monero)[arguments]: Remove 'BUILD_GUI_DEPS' from 'configure-flags'.
  Remove 'install-librandomx' and 'delete-dead-links' phases. Add
  'delete-unused-files' phase.
2020-10-05 10:01:28 +02:00
Guillaume Le Vaillant 31da92fe82
gnu: monero: Update to 0.17.0.1.
* gnu/packages/finance.scm (monero): Update to 0.17.0.1.
2020-10-05 09:41:28 +02:00
Maxim Cournoyer 5f37d7e38e
gnu: python-keras: Fix build.
Fixes <https://issues.guix.gnu.org/39562>.

* gnu/packages/machine-learning.scm (python-keras)[phases]{check}: Apply
upstream fix to test_topology.py.  Skip the failing test_selu test.

Reported-by: Pierre Neidhardt <mail@ambrevar.xyz>
2020-10-05 01:49:45 -04:00
Tobias Geerinckx-Rice 0450499930
gnu: emacs-google-maps: Fix version.
* gnu/packages/emacs-xyz.scm (emacs-google-maps)[source]: Replace very
large date integer with the last upstream release.
2020-10-05 00:16:58 +02:00
Tobias Geerinckx-Rice 40dfc5195f
gnu: konversation: Update to 1.7.6.
* gnu/packages/kde-internet.scm (konversation): Update to 1.7.6.
[source]: Remove obsolete patch.
* gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-10-05 00:16:57 +02:00
Tobias Geerinckx-Rice 9d1afee51c
gnu: appstream-glib: Update to 0.7.18.
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.18.
2020-10-05 00:16:57 +02:00
Tobias Geerinckx-Rice b67e684e15
gnu: mm-common: Update to 1.0.2.
* gnu/packages/gnome.scm (mm-common): Update to 1.0.2.
2020-10-05 00:16:56 +02:00
Maxim Cournoyer 435e5e2774
gnu: emacs-google-maps: Update to 20181121.
Fixes <https://issues.guix.gnu.org/38854>.

* gnu/packages/emacs-xyz.scm (emacs-google-maps): Update to 20181121.
2020-10-04 14:58:20 -04:00
André Batista e8c33f9141
gnu: Add rust-is-executable-0.1.
* gnu/packages/crates-io.scm (rust-is-executable-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-04 21:51:33 +03:00
André Batista a1598dbc4e
gnu: Add rust-wasm-bindgen-console-logger-0.1.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-console-logger-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-04 21:43:26 +03:00
Pierre Neidhardt 7cb4440951
gnu: sbcl-cl-base64: Fix tests.
* gnu/packages/lisp-xyz.scm (sbcl-cl-base64): Update to 20200930 which fixes
the test suite.
2020-10-04 16:04:39 +02:00
Pierre Neidhardt 32b5179863
gnu: sbcl-serapeum: Update to 20201003.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20201003.
2020-10-04 16:04:39 +02:00
Pierre Neidhardt fd689a831a
gnu: cl-cffi-gtk: Update to 20201003.
* gnu/packages/lisp-xyz.scm (cl-cffi-gtk): Update to 20201003.
2020-10-04 16:04:39 +02:00
Jan (janneke) Nieuwenhuizen 45265d5541
cuirass: Distribute hurd-manifest.scm.
This is a follow-up to commit fdbf8a7a75.

* Makefile.am (EXTRA_DIST): Oops, add build-aux/cuirass/hurd-manifest.scm.
2020-10-04 15:12:04 +02:00
Tobias Geerinckx-Rice 10ec0ac656
gnu: freerdp: Update to 2.2.0.
* gnu/packages/rdesktop.scm (freerdp): Update to 2.2.0.
[inputs]: Add libusb.
[arguments]: Remove unused WITH_SYSTEMD configure flag.
2020-10-04 14:35:23 +02:00
Tobias Geerinckx-Rice a2f2513724
gnu: hplip: Update to 3.20.9 [security fixes].
* gnu/packages/cups.scm (hplip): Update to 3.20.9.
[source]: Add hplip-fix-bug-1898438.patch.
[arguments]: Follow upstream defaults.
* gnu/packages/patches/hplip-fix-bug-1898438.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-10-04 14:35:18 +02:00
Tobias Geerinckx-Rice 85c84b1071
gnu: godot: Update to 3.2.3.
* gnu/packages/game-development.scm (godot): Update to 3.2.3.
2020-10-04 14:24:00 +02:00
Tobias Geerinckx-Rice 48a61e45ac
gnu: font-jetbrains-mono: Simplify licence installation.
* gnu/packages/fonts.scm (font-jetbrains-mono)[arguments]: Don't replace
the ‘install-license-files’ phase.  Help it.
2020-10-04 14:24:00 +02:00
Tobias Geerinckx-Rice 14516b6004
gnu: font-jetbrains-mono: Update to 2.002.
* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.002.
2020-10-04 14:24:00 +02:00
Tobias Geerinckx-Rice 381828bbd5
gnu: font-comic-neue: Update to 2.51.
* gnu/packages/fonts.scm (font-comic-neue): Update to 2.51.
2020-10-04 14:24:00 +02:00
Jan (janneke) Nieuwenhuizen fdbf8a7a75
cuirass: Add hurd-manifest.
* build-aux/cuirass/hurd-manifest.scm: New file.
2020-10-04 14:04:14 +02:00
Nicolas Goaziou 3ade226fd1
gnu: emacs-olivetti: Update to 1.11.1.
* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 1.11.1.
2020-10-04 11:45:26 +02:00
AuPath 22b7b79fa0
gnu: Add emacs-frames-only-mode.
* gnu/packages/emacs-xyz.scm (emacs-frames-only-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-04 11:28:45 +02:00
Nicolas Goaziou b6a7c2439a
gnu: emacs-ivy-posframe: Update to 0.2.0.
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.2.0.
[source]: Use GNU ELPA repository.
2020-10-04 11:03:34 +02:00
HiPhish 250fec5d9d
gnu: Add go-github-com-junegunn-fzf.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf): Update to 0.22.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-04 11:04:00 +03:00
HiPhish e8fd351e8f
gnu: Add go-github-com-saracen-walker.
* gnu/packages/golang.scm (go-github-com-saracen-walker): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-04 11:03:58 +03:00
HiPhish e35870525f
gnu: Add go-golang-org-x-sync.
* gnu/packages/golang.scm (go-golang-org-x-sync): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-04 11:03:29 +03:00
Mark H Weaver cdcbb42aa3
gnu: icecat: Update to 78.3.1-guix0-preview1.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-10-03 22:39:02 -04:00
Mark H Weaver 88d2f51414
gnu: webkitgtk: Update to 2.30.1.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.30.1.
2020-10-03 22:38:55 -04:00
Leo Famulari 3dc064f66c
gnu: linux-libre 4.4: Update to 4.4.238.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.238.
(linux-libre-4.4-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari bcb9238131
gnu: linux-libre 4.9: Update to 4.9.238.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.238.
(linux-libre-4.9-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari c98c8bd703
gnu: linux-libre 4.14: Update to 4.14.200.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.200.
(linux-libre-4.14-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari ed3f84700d
gnu: linux-libre 4.19: Update to 4.19.149.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.149.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari 043cc93ed6
gnu: linux-libre 5.4: Update to 5.4.69.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.69.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari dd6eae3bcf
gnu: linux-libre: Update to 5.8.13.
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.13.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-03 19:33:27 -04:00
Tobias Geerinckx-Rice b7210a3241
gnu: clamav: Update to 0.103.0.
* gnu/packages/antivirus.scm (clamav): Update to 0.103.0.
* gnu/packages/patches/clamav-system-tomsfastmath.patch: Update patch.
2020-10-03 23:00:21 +02:00
Tobias Geerinckx-Rice 2a372bedbf
gnu: facter: Update to 4.0.41.
* gnu/packages/admin.scm (facter): Update to 4.0.41.
2020-10-03 23:00:21 +02:00
Tobias Geerinckx-Rice 05c2904059
gnu: netcat-openbsd: Update to 1.217-2.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-2.
2020-10-03 23:00:21 +02:00
Tobias Geerinckx-Rice 40fa331c81
gnu: nmap: Update to 7.90.
* gnu/packages/admin.scm (nmap): Update to 7.90.
2020-10-03 23:00:21 +02:00
Tobias Geerinckx-Rice f32ac8e010
gnu: catch2: Update to 2.13.1.
* gnu/packages/check.scm (catch2): Update to 2.13.1.
2020-10-03 23:00:21 +02:00
Julien Lepiller a3e2686314
Revert "gnu: elixir: Remove unused input."
This reverts commit a749caa74e.

One of the phases actually uses git in `(which "git")`.
2020-10-03 22:10:15 +02:00