me
/
guix
Archived
1
0
Fork 0
Commit Graph

54369 Commits (d1fe14be6a98bf8dec63bbee7ac82cd9fadc90f5)

Author SHA1 Message Date
Tobias Geerinckx-Rice 1860b41523
gnu: websocketpp: Update to 0.8.2.
* gnu/packages/web.scm (websocketpp): Update to 0.8.2.
[source]: Replace patch.
* gnu/packages/patches/websocketpp-fix-for-boost-1.70.patch: Delete file.
* gnu/packages/patches/websocketpp-fix-for-cmake-3.15.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice 53428597a6
gnu: strace: Update to 5.7.
* gnu/packages/linux.scm (strace): Update to 5.7.
[arguments]: Disable three failing tests.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice 28d6b57c38
gnu: singular: Update to 4.1.3p1.
* gnu/packages/algebra.scm (singular): Update to 4.1.3p1.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice f0bebc5706
gnu: iproute2: Update to 5.7.0.
* gnu/packages/linux.scm (iproute): Update to 5.7.0.
2020-06-05 19:33:09 +02:00
Tobias Geerinckx-Rice 9cd1b802fb
gnu: man-db: Update to 2.9.2.
* gnu/packages/man.scm (man-db): Update to 2.9.2.
2020-06-05 19:33:09 +02:00
Tobias Geerinckx-Rice d57eae24a4
gnu: fetchmail: Update to 6.4.6.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.6.
2020-06-05 19:33:09 +02:00
Tobias Geerinckx-Rice 2d84d65316
gnu: synapse: Update to 1.14.0.
* gnu/packages/matrix.scm (synapse): Update to 1.14.0.
2020-06-05 19:33:09 +02:00
Mathieu Othacehe 6f07472ab2
gnu: guix: Update to ea924134f8.
Update Guix to include ea924134f8, that fixes a
test failure that can occur when running from a file-system without user_xattr
support.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-6.ea92413.
2020-06-05 19:24:16 +02:00
Katherine Cox-Buday 1f9999df4a
gnu: Add cl-1am.
* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:25:49 +02:00
Katherine Cox-Buday 3e7362181c
gnu: Add cl-sxql.
* gnu/packages/lisp-xyz.scm (sbcl-sxql, cl-sxql, ecl-sxql): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:22:56 +02:00
Katherine Cox-Buday aae3df1817
gnu: Add cl-exponential-backoff.
* gnu/packages/lisp-xyz.scm (sbcl-exponential-backoff, cl-exponential-backoff,
  ecl-exponential-backoff): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:17:46 +02:00
Katherine Cox-Buday 38d738e92b
gnu: Add cl-rove.
* gnu/packages/lisp-xyz.scm (sbcl-rove, cl-rove, ecl-rove): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:15:39 +02:00
Katherine Cox-Buday adf70454ca
gnu: Add cl-dissect.
* gnu/packages/lisp-xyz.scm (sbcl-dissect, cl-dissect, ecl-dissect):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:12:28 +02:00
Katherine Cox-Buday 59dda9709a
gnu: Add cl-uuid.
* gnu/packages/lisp-xyz.scm (sbcl-uuid, cl-uuid, ecl-uuid): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:08:42 +02:00
Katherine Cox-Buday 9e20646bf5
gnu: Add cl-prometheus.pushgateway.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.pushgateway,
  cl-prometheus.pushgateway, ecl-prometheus.pushgateway): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:04:49 +02:00
Katherine Cox-Buday 019ff3c3c7
gnu: Add cl-prometheus.exposers.hunchentoot.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.exposers.hunchentoot,
  cl-prometheus.exposers.hunchentoot): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:01:07 +02:00
Katherine Cox-Buday 78d1aa9eef
gnu: Add cl-prometheus.formats.text.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.formats.text,
  cl-prometheus.formats.text, ecl-prometheus.formats.text): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:56:15 +02:00
Katherine Cox-Buday b4ece1a291
gnu: Add cl-prometheus.collectors.process.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.collectors.process,
  cl-prometheus.collectors.process, ecl-prometheus.collectors.process): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:51:30 +02:00
Katherine Cox-Buday 4e21f5bcab
gnu: Add cl-prometheus.collectors.sbcl.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.collectors.sbcl,
  cl-prometheus.collectors.sbcl): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:46:03 +02:00
Katherine Cox-Buday 4c7c307790
gnu: Add cl-prometheus.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus, cl-prometheus, ecl-prometheus):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:40:42 +02:00
Katherine Cox-Buday b2eae0e142
gnu: Add quantile-estimator.
* gnu/packages/lisp-xyz.scm (sbcl-quantile-estimator, ecl-quantile-estimator,
  cl-quantile-estimator): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:23:11 +02:00
Guillaume Le Vaillant 3a7fcfb34e
gnu: txr: Update to 239.
* gnu/packages/lisp.scm (txr): Update to 239.
  [arguments]: Use cc-for-target.
2020-06-05 14:08:20 +02:00
Mathieu Othacehe 66294d7cfe
gnu: guix: Update to 7730f41afd.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-5.7730f41.
2020-06-05 09:10:34 +02:00
Mathieu Othacehe 7730f41afd
installer: final: Add some extra logging.
* gnu/installer/final.scm (kill-cow-users): Log the killed process name,
(umount-cow-store): inform that we are umounting the cow-store.
2020-06-05 09:04:23 +02:00
Nicolas Goaziou 0713929685
gnu: rosegarden: Update to 20.06.
* gnu/packages/music.scm (rosegarden): Update to 20.06.
2020-06-04 23:59:12 +02:00
Ludovic Courtès b54a1b504e
gnu: guile-rsvg: Use 'git-fetch' instead of a generated archive.
* gnu/packages/gtk.scm (guile-rsvg)[source]: Switch to GIT-FETCH.
2020-06-04 23:26:43 +02:00
Nicolas Goaziou e6d9e055ec
gnu: emacs-modus-operandi-theme: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.9.0.
2020-06-04 23:24:06 +02:00
Nicolas Goaziou 20a9d2f280
gnu: emacs-modus-vivendi-theme: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.9.0.
2020-06-04 23:23:38 +02:00
Fredrik Salomonsson 80cd90ef30
gnu: Add emacs-meson-mode.
* gnu/packages/emacs-xyz.scm (emacs-meson-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 22:13:20 +02:00
Brice Waegeneire 790ada9168
gnu: autorandr: Fix typo.
* gnu/packages/xdisorg.scm (autorandr)[arguments]<phases>: Fix typo in
bash completion directory.
2020-06-04 19:00:22 +02:00
Katherine Cox-Buday 2ca87aecd1
gnu: emacs-treemacs: Update to 2.8.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.8.
[arguments]: Do not prepare dependencies before testing.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 18:08:21 +02:00
Katherine Cox-Buday 55cdcf5f55
gnu: emacs-slack: Update to a6d9f49.
* gnu/packages/emacs-xyz.scm (emacs-slack): Update to a6d9f49.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 17:41:31 +02:00
Brice Waegeneire 415b90f24e
gnu: network-manager-applet: Propagate 'libnma'.
Fixes <https://issues.guix.info/41653>.

* gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma'
to …
[propagated-inputs]: … here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-04 17:00:04 +03:00
Nicolas Goaziou 3d8496705d
gnu: emacs-nov-el: Add comment about upstream not tagging releases.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Add a comment.  Fix indentation.
2020-06-04 15:31:59 +02:00
Simon South 398ec3c1e2
gnu: emacs-elpher: Update to 2.7.9.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.9.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 15:06:51 +02:00
Simon South f0dab65663
gnu: emacs-nov-el: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.0.
[home-page, source]: Use new upstream URIs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 15:00:34 +02:00
Fredrik Salomonsson 4a6a6f1a2a
gnu: Add emacs-glsl-mode.
* gnu/packages/emacs-xyz.scm (emacs-glsl-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 14:55:44 +02:00
Caleb Ristvedt 8b158e8b2c
xorg: honor xorg-configuration-server in xorg-configuration->file
Fixes <https://bugs.gnu.org/40806>.

Previously the xorg-server package specified in the configuration was ignored
entirely in xorg-configuration->file.  This had the effect that while the X
program of the configured package would be executed, the modules of the
configured package would be ignored in favor of the default xorg-server
package's modules.  This fixes that.

* gnu/services/xorg.scm (xorg-configuration->file): honor
  xorg-configuration-server.
2020-06-04 07:26:32 -05:00
Ricardo Wurmus 0266094531
gnu: python-pypairix: Update to 0.3.7 and build programs.
* gnu/packages/bioinformatics.scm (python-pypairix): Update to 0.3.7.
[source]: Fetch from github.
[arguments]: Add phases "build-programs" and "install-programs".
2020-06-04 11:56:31 +02:00
Jakub Kądziołka 4c8700fd84
gnu: sameboy: Update to 0.13.1 [security fix].
* gnu/packages/emulators.scm (sameboy): Update to 0.13.1.
2020-06-03 21:21:34 +02:00
Mark H Weaver 3daf7bc169
gnu: linux-libre: Update to 5.4.44.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.44.
(linux-libre-5.4-pristine-source): Update hash.
2020-06-03 14:48:20 -04:00
Mark H Weaver f52504a92c
gnu: linux-libre@5.6: Update to 5.6.16.
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.16.
(linux-libre-5.6-pristine-source): Update hash.
2020-06-03 14:47:44 -04:00
Mark H Weaver 644690b3e2
gnu: linux-libre@4.19: Update to 4.19.126.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.126.
(linux-libre-4.19-pristine-source): Update hash.
2020-06-03 14:47:09 -04:00
Mark H Weaver f2a65479be
gnu: linux-libre@4.14: Update to 4.14.183.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.183.
(linux-libre-4.14-pristine-source): Update hash.
2020-06-03 14:46:30 -04:00
Mark H Weaver c77b62ca5c
gnu: linux-libre@4.9: Update to 4.9.226.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.226.
(linux-libre-4.9-pristine-source): Update hash.
2020-06-03 14:46:02 -04:00
Mark H Weaver 6b8ad47b2a
gnu: linux-libre@4.4: Update to 4.4.226.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.226.
(linux-libre-4.4-pristine-source): Update hash.
2020-06-03 14:45:05 -04:00
Tobias Geerinckx-Rice b3ece3ba16
gnu: mpg123: Update to 1.26.1.
* gnu/packages/mp3.scm (mpg123): Update to 1.26.1.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 5122961329
gnu: ncdu: Update to 1.15.
* gnu/packages/ncdu.scm (ncdu): Update to 1.15.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice eb683ebb87
gnu: lsp-plugins: Update to 1.1.22.
* gnu/packages/music.scm (lsp-plugins): Update to 1.1.22.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 6810e9fe84
gnu: perl-net-dns: Update to 1.24.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.24.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice bb79af865a
gnu: ocaml-extlib: Update to 1.7.7.
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.7.
[source]: Update TLD.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 39a598c686
gnu: hcxdumptool: Fix cross-compilation.
* gnu/packages/networking.scm (hcxdumptool)[arguments]: Use CC-FOR-TARGET.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 6aec7e2ec1
gnu: hcxdumptool: Update to 6.0.6.
* gnu/packages/networking.scm (hcxdumptool): Update to 6.0.6.
[inputs]: Add openssl.
2020-06-03 20:45:20 +02:00
Lars-Dominik Braun 4960a955f8
gnu: Add mergerfs-tools.
* gnu/packages/storage.scm (mergerfs-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Lars-Dominik Braun 639bcf205d
gnu: Add mergerfs.
* gnu/packages/storage.scm (mergerfs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Marcin Karpezo 56caf77e0d
gnu: Add Polish hunspell dictionary.
* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Alexey Abramov c19293ad09
gnu: java-openjfx-build: Fix indentation.
* gnu/packages/java.scm (java-openjfx-build)[source]: Change the indentation
  of the uri dirictive.

Signed-off-by: Alexey Abramov <levenson@mmer.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Alexey Abramov d9ef5aeba7
gnu: java-openjfx-build: Add helpful patch.
* gnu/packages/java.scm (java-openjfx-build)[source]: Use it.
* gnu/packages/patches/java-openjfx-build-jdk_version.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Alexey Abramov <levenson@mmer.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Ludovic Courtès 3f9c62d1a8
gnu: shepherd: Update to 0.8.1.
* gnu/packages/admin.scm (shepherd): Update to 0.8.1.
2020-06-03 18:04:36 +02:00
Maxim Cournoyer 19b464fcb8
gnu: python-can: Update to 3.3.3.
This fixes the build of python-can, which is very exacting w.r.t. to its
dependencies.

* gnu/packages/python-xyz.scm (python-can): Update to 3.3.3.
[phases]{relax-version-requirements}: New phase.
[native-inputs]: Add python-coverage.
[license]: Correct the license to lgpl3+.
2020-06-03 11:33:50 -04:00
Maxim Cournoyer 7c9be7b7cb
gnu: services: docker: Add a debug? parameter.
* gnu/services/docker.scm (docker-configuration): Add a debug? field.
(containerd-shepherd-service): Pass the "--log-level=debug" argument when
DEBUG? is true.
(docker-shepherd-service): Pass the "--debug" and "--log-level=debug"
arguments when DEBUG? is true.
* doc/guix.texi (Miscellaneous Services): Update doc.
2020-06-03 11:31:07 -04:00
Ricardo Wurmus 2f49007dd0
gnu: Add python-pairtools.
* gnu/packages/bioinformatics.scm (python-pairtools): New variable.
2020-06-03 15:01:19 +02:00
Ricardo Wurmus 6742a84c63
gnu: Remove bedtools-2.26.
* gnu/packages/bioinformatics.scm (bedtools-2.26): Remove variable.
2020-06-03 14:07:58 +02:00
Ricardo Wurmus 08542026ea
gnu: python-pybedtools: Disable unreliable test.
* gnu/packages/bioinformatics.scm (python-pybedtools)[arguments]: Disable
test_intron_exon_reads test; run tests verbosely.

test_intron_exon_reads
2020-06-03 14:07:48 +02:00
Katherine Cox-Buday 7277baf50d
gnu: librdkafka: Update to 1.4.2.
* gnu/packages/networking.scm (librdkafka): Update to 1.4.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-06-03 18:37:47 +08:00
Efraim Flashner ecd297a18c
gnu: global: Don't build static libraries.
* gnu/packages/code.scm (global)[arguments]: Add configure-flag to
disable static libraries.
2020-06-03 12:46:04 +03:00
Efraim Flashner 683910e983
gnu: global: Move vim plugins to correct directory.
* gnu/packages/code.scm (global)[arguments]: Adjust 'post-install phase
to install vim plugin files to the expected directory.
2020-06-03 12:43:04 +03:00
Nicolas Goaziou 9ab2790e2a
gnu: emacs-auctex: Update to 12.2.3.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.3.
2020-06-03 10:08:44 +02:00
Tobias Geerinckx-Rice 523ddf348c
gnu: fmt: Update to 6.2.1.
* gnu/packages/pretty-print.scm (fmt): Update to 6.2.1.
2020-06-03 06:51:45 +02:00
Tobias Geerinckx-Rice e809c891dd
gnu: camlp5: Update to 7.12.
* gnu/packages/ocaml.scm (camlp5): Update to 7.12.
2020-06-03 06:46:31 +02:00
Tobias Geerinckx-Rice 0c58139c9a
gnu: re2: Update to 2020-06-01.
* gnu/packages/regex.scm (re2): Update to 2020-06-01.
2020-06-03 06:46:31 +02:00
Tobias Geerinckx-Rice 9375555b55
gnu: nix: Update to 2.3.5.
* gnu/packages/package-management.scm (nix): Update to 2.3.5.
2020-06-03 06:46:31 +02:00
Tobias Geerinckx-Rice a0cfa1e21a
gnu: intel-vaapi-driver: Update to 2.4.1.
* gnu/packages/video.scm (intel-vaapi-driver): Update to 2.4.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, and libtool.
2020-06-03 06:46:30 +02:00
Tobias Geerinckx-Rice 16cf7d471c
gnu: osinfo-db: Update to 20200529.
* gnu/packages/virtualization.scm (osinfo-db): Update to 20200529.
2020-06-03 03:20:27 +02:00
Tobias Geerinckx-Rice 5c8a59e6b9
gnu: osinfo-db-tools: Update to 1.8.0.
* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0.
2020-06-03 03:20:27 +02:00
Tobias Geerinckx-Rice 9605af1acd
gnu: qutebrowser: Update to 1.12.0.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.12.0.
2020-06-03 02:21:24 +02:00
Tobias Geerinckx-Rice f295c08346
gnu: bs1770gain: Deduplicate home page URLs.
* gnu/packages/audio.scm (bs1770gain)[source]: Re-use the HOME-PAGE
field in the snippet.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice d6af27375d
gnu: bs1770gain: Update to 0.7.0.
* gnu/packages/audio.scm (bs1770gain): Update to 0.7.0.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 56a9ef22e3
gnu: iw: Use CC-FOR-TARGET.
* gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 898e8b528b
gnu: net-tools: Fix cross-compilation.
* gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 6978cb2865
gnu: lemonbar: Fix cross-compilation.
* gnu/packages/wm.scm (lemonbar)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 3b394f6a3e
gnu: inxi-minimal: Update to 3.1.01-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.01-1.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 0792984459
gnu: acpica: Update to 20200528.
* gnu/packages/admin.scm (acpica): Update to 20200528.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice ac68ab337c
gnu: blktrace: Prepare for cross-compilation.
* gnu/packages/linux.scm (blktrace)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice 3dec317f1d
gnu: mdadm: Actually cross-compile.
* gnu/packages/linux.scm (mdadm)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice 7dd57cc00e
gnu: hdparm: Fix cross-compilation.
* gnu/packages/linux.scm (hdparm)[arguments]: Use CC-FOR-TARGET.
Don't strip the binary during the build phase.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice e45f0c79fb
gnu: mbpfan: Fix cross-compilation.
* gnu/packages/linux.scm (mbpfan)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice 15c8b1723a
gnu: earlyoom: Actually cross-compile.
* gnu/packages/linux.scm (earlyoom)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:21 +02:00
Tobias Geerinckx-Rice 1f0e1c49aa
gnu: i2c-tools: Actually cross-compile.
* gnu/packages/linux.scm (i2c-tools)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:21 +02:00
Marius Bakke c45431a283
gnu: libabigail: Update to 1.7.
* gnu/packages/elf.scm (libabigail): Update to 1.7.
2020-06-02 23:41:36 +02:00
Marius Bakke 9a46e0dd84
gnu: dbus: Fix CVE-2020-12049.
* gnu/packages/patches/dbus-CVE-2020-12049.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus/fixed): New variable.
(dbus)[replacement]: New field.
2020-06-02 23:41:35 +02:00
Tobias Geerinckx-Rice 395659d86d
gnu: sct: Prepare for cross-compilation.
* gnu/packages/xdisorg.scm (sct)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:57:39 +02:00
Tobias Geerinckx-Rice d9fda98049
gnu: sct: Update to 0.5.
* gnu/packages/xdisorg.scm (sct): Update to 0.5.
2020-06-02 20:57:39 +02:00
Tobias Geerinckx-Rice 24f4fc8431
gnu: ubridge: Fix cross-compilation.
* gnu/packages/networking.scm (ubridge)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:19 +02:00
Tobias Geerinckx-Rice 907b9dc8cb
gnu: memtester: Fix cross-compilation.
* gnu/packages/hardware.scm (memtester)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:19 +02:00
Tobias Geerinckx-Rice ae05ac8fd2
gnu: iniparser: Edit synopsis & description.
* gnu/packages/samba.scm (iniparser)[synopsis, description]: Flesh out.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice ebde5cfdf2
gnu: iniparser: Fix cross-compilation.
* gnu/packages/samba.scm (iniparser)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 39f8ef2d16
gnu: linenoise: Fix cross-compilation.
* gnu/packages/shells.scm (linenoise)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 3a169fe301
gnu: clipnotify: Fix cross-compilation.
* gnu/packages/xdisorg.scm (clipnotify)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 2b9ce1007d
gnu: nvme-cli: Fix cross-compilation.
* gnu/packages/linux.scm (nvme-cli)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice e712b998aa
gnu: lolcat: Fix cross-compilation.
* gnu/packages/games.scm (lolcat)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice cb056c4019
gnu: clzip: Fix cross-compilation.
* gnu/packages/compression.scm (clzip)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice cb3ca32052
gnu: lunzip: Fix cross-compilation.
* gnu/packages/compression.scm (lunzip)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Tobias Geerinckx-Rice 9b9bc1b061
gnu: pigz: Fix cross-compilation.
* gnu/packages/compression.scm (pigz)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Tobias Geerinckx-Rice 33430a455e
gnu: os-prober: Fix cross-compilation.
* gnu/packages/bootloaders.scm (os-prober)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Marius Bakke 37465b5be0
gnu: texlive-csquotes: Update source checksum.
This package had not been adjusted for the TeX Live 2019 upgrade.
Fixes <https://bugs.gnu.org/41660>.

* gnu/packages/tex.scm (texlive-csquotes)[simple-texlive-package]: Update
expected checksum.
2020-06-02 20:41:11 +02:00
Marius Bakke 5359b601cd
gnu: toutenclic: Add missing input.
* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
2020-06-02 20:41:11 +02:00
Efraim Flashner 3ee51d616c
gnu: libreoffice: Update to 4.4.2.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2.
[arguments]: Remove unrecognized configure-flag.
2020-06-02 21:13:25 +03:00
Mark H Weaver 833252a88b
gnu: icecat: Update to 68.9.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2020-12399 and CVE-2020-12405.

* 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-06-02 14:06:20 -04:00
Mark H Weaver 7bc396bf35
gnu: nss: Fix CVE-2020-12399 via graft.
* gnu/packages/patches/nss-CVE-2020-12399.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nss.scm (nss/fixed): New variable.
(nss)[replacement]: Add field.
2020-06-02 14:05:46 -04:00
Ludovic Courtès 8f7cf3b50c
gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.
* gnu/packages/package-management.scm (guix)[native-inputs]
[propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]:
Likewise.
* gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.
2020-06-02 18:55:54 +02:00
Ludovic Courtès 793a48edc0
gnu: guile-json: Add version 4.0.1.
* gnu/packages/guile.scm (guile-json-4): New variable.
(guile2.2-json): Use it.
2020-06-02 18:55:54 +02:00
Tobias Geerinckx-Rice 86a03090af
gnu: libuemf: Work around Guile texinfo limitations.
* gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{}
for @abbr{}.
2020-06-02 18:15:47 +02:00
Tobias Geerinckx-Rice a9f862687e
gnu: haproxy: Update to 2.1.5.
* gnu/packages/networking.scm (haproxy): Update to 2.1.5.
2020-06-02 18:06:05 +02:00
Tobias Geerinckx-Rice 26fd58f2bb
gnu: enet: Update to 1.3.15.
* gnu/packages/networking.scm (enet): Update to 1.3.15.
2020-06-02 18:06:05 +02:00
Tobias Geerinckx-Rice 2f26e2d6fd
gnu: samba: Update to 4.12.3.
* gnu/packages/samba.scm (samba): Update to 4.12.3.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 1b0e3795ec
gnu: ubridge: Update to 0.9.18.
* gnu/packages/networking.scm (ubridge): Update to 0.9.18.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 482b8cb555
gnu: byobu: Update to 5.133.
* gnu/packages/screen.scm (byobu): Update to 5.133.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice f1a4ce2821
gnu: skalibs: Update to 2.9.2.1.
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 027d9a5403
gnu: execline: Update to 2.6.0.2.
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 355d92a6a3
gnu: tilda: Update to 1.5.2.
* gnu/packages/terminals.scm (tilda): Update to 1.5.2.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice cca40dce8c
gnu: sakura: Update to 3.7.1.
* gnu/packages/terminals.scm (sakura): Update to 3.7.1.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 7f85664d07
gnu: sakura: Don't use NAME in source URI.
* gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 4fbe53a5b8
gnu: openh264: Update to 2.1.1.
* gnu/packages/video.scm (openh264): Update to 2.1.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice fdc61ca1f7
gnu: tmux-xpanes: Update to 4.1.2.
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice d9240c705b
gnu: ghostwriter: Update to 1.8.1.
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice b8186ae606
gnu: youtube-viewer: Update to 3.7.6.
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.6.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 8e9ccf7af7
gnu: wpebackend-fdo: Update to 1.6.1.
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 854c39ae42
gnu: xbindkeys: Update to 1.8.7.
* gnu/packages/xdisorg.scm (xbindkeys): Update to 1.8.7.
[native-inputs]: Add pkg-config.
[inputs]: Update to guile-2.2.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice dc67e9e5b2
gnu: asunder: Update to 2.9.6.
* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 507278f7cd
gnu: python-parameterized: Update to 0.7.4.
* gnu/packages/check.scm (python-parameterized): Update to 0.7.4.
2020-06-02 18:06:02 +02:00
Nicolas Goaziou b41068edce
gnu: emacs-ts: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.
2020-06-02 12:39:54 +02:00
Roel Janssen a7dff9553c
gnu: slurm-drmaa: Update to 1.1.1.
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.1.
2020-06-02 09:47:51 +02:00
Arun Isaac 657b60725c
gnu: gajim-omemo: Update home page.
* gnu/packages/messaging.scm (gajim-omemo)[home-page]: Update.
2020-06-02 07:37:25 +05:30
Arun Isaac b86dcc297a
gnu: gajim-omemo: Update to 2.7.4.
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.4.
2020-06-02 07:37:25 +05:30
Arun Isaac b578168f43
gnu: python-axolotl: Update to 0.2.3.
* gnu/packages/python-crypto.scm (python-axolotl): Update to 0.2.3.
[source]: Use PyPI URI.
[propagated-inputs]: Remove python-dateutil and python-pycrypto. Add
python-cryptography.
2020-06-02 07:37:10 +05:30
Arun Isaac 74f0175870
gnu: python-axolotl-curve25519: Update to 0.4.1.post2.
* gnu/packages/python-crypto.scm (python-axolotl-curve25519): Update to
0.4.1.post2.
[source]: Use PyPI URI.
[arguments]: Remove --root=/ configure flag.
2020-06-02 07:31:56 +05:30
Arun Isaac 61aa30df32
gnu: go-github-com-robfig-cron: Update to 3.0.1.
* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
2020-06-02 07:07:26 +05:30
Arun Isaac cef87bfea8
gnu: emacs-evil-surround: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.0.
2020-06-02 04:38:31 +05:30
Tobias Geerinckx-Rice e7da805589
gnu: hplip: Update to 3.20.5.
* gnu/packages/cups.scm (hplip): Update to 3.20.5.
2020-06-02 00:28:53 +02:00
Tobias Geerinckx-Rice 22da777040
gnu: xa: Update to 2.3.11.
* gnu/packages/assembly.scm (xa): Update to 2.3.11.
2020-06-02 00:28:53 +02:00
Tobias Geerinckx-Rice d038100ef0
gnu: ropgadget: Update to 6.3.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 870788719d
gnu: mariadb-connector-c: Update to 3.1.8.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.8.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 669fde534a
gnu: lmdb: Update home page.
* gnu/packages/databases.scm (lmdb)[home-page]: Update.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 8db562d730
gnu: fasm: Update to 1.73.24.
* gnu/packages/assembly.scm (fasm): Update to 1.73.24.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice ddde8a079c
gnu: xarchiver: Update to 0.5.4.15.
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 8fc6059b02
gnu: lmdb: Update to 0.9.25.
* gnu/packages/databases.scm (lmdb): Update to 0.9.25.
[source]: Fetch from OpenLDAP repository.
2020-06-02 00:28:52 +02:00
Nicolas Goaziou d4ad8fd398
gnu: rclone: Update to 1.52.0.
* gnu/packages/sync.scm (rclone): Update to 1.52.0.
2020-06-02 00:07:12 +02:00
Nicolas Goaziou 7e80c8e827
gnu: fet: Update to 5.44.8.
* gnu/packages/education.scm (fet): Update to 5.44.8.
2020-06-01 23:56:58 +02:00
Nicolas Goaziou b2dbc53ec2
gnu: scintilla: Update to 4.4.0.
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.0.
[arguments]: Remove phase building shared library.  This is now done out of
the box.
2020-06-01 23:40:46 +02:00