Commit graph

69798 commits

Author SHA1 Message Date
Zhu Zihao 16c7472b33
channels: Expose the default channel in %default-channel.
* guix/channels(%default-guix-channel): New variable taken from the inner of
%default-channels.

(%default-channels): Refactored.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-28 00:06:14 +01:00
Nicolas Goaziou 8ea2d7c2fa
gnu: fet: Update to 5.48.0.
* gnu/packages/education.scm (fet): Update to 5.48.0.
2020-11-27 21:40:57 +01:00
Marius Bakke 3bbe2806bf
gnu: alacritty: Embed absolute references to required libraries.
* gnu/packages/terminals.scm (alacritty)[arguments]: Rename phase
"patch-glutin-libgl-path" to "add-absolute-library-references".  Patch in
absolute references to LIBXKBCOMMON and WAYLAND libraries.  Remove
LD_LIBRARY_PATH wrapper.
2020-11-27 21:33:59 +01:00
Marius Bakke 1807632393
etc: Add more SELinux permissions for the daemon.
* etc/guix-daemon.cil.in (guix_daemon): Permit more operations required for
various build jobs.
2020-11-27 21:33:59 +01:00
Kei Kebreau f43e7462d8
gnu: Add greybird-gtk-theme.
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme): New variable.
2020-11-27 14:58:18 -05:00
Kei Kebreau 213be7c5e4
gnu: Add elementary-xfce-icon-theme.
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): New variable.
2020-11-27 14:58:18 -05:00
Christopher Baines d21c360c03
gnu: guix-build-coordinator: Update to 0-7.99f6a0f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-7.99f6a0f.
2020-11-27 18:46:17 +00:00
Tobias Geerinckx-Rice 081d8a34bf
gnu: gst-plugins-good, gst-plugins-ugly: Add missing common phases.
* gnu/packages/gstreamer.scm (gst-plugins-good, gst-plugins-ugly)
[arguments]: Run the %common-gstreamer-phases.
2020-11-27 19:33:53 +01:00
Tobias Geerinckx-Rice 93ae39dfcd
gnu: Further increase common gstreamer test time-outs.
They still fail too eagerly on busy build machines.

* gnu/packages/gstreamer.scm (%common-gstreamer-phases): Increase the
default time-outs tenfold.
2020-11-27 19:33:53 +01:00
Nicolas Goaziou 090ccec102
gnu: Add slimevolley.
* gnu/packages/games.scm (slimevolley): New variable.
2020-11-27 17:53:42 +01:00
Marius Bakke 125b2d8778
gnu: python-apispec: Update description.
* gnu/packages/python-xyz.scm (python-apispec)[synopsis,description]: Expand
f.k.a. acronym, clarify the relationship between OpenAPI and Swagger.
2020-11-27 15:40:19 +01:00
Marius Bakke 1a6173fe98
gnu: python-apispec: Update to 4.0.0.
* gnu/packages/python-xyz.scm (python-apispec): Update to 4.0.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-FLASK, PYTHON-TORNADO, PYTHON-BOTTLE, and
PYTHON-MOCK.
2020-11-27 15:20:54 +01:00
Marius Bakke d23ceb66d4
gnu: Remove python2-marshmallow.
Marshmallow no longer supports Python 2.

* gnu/packages/python-xyz.scm (python2-marshmallow): Remove variable.
2020-11-27 15:20:53 +01:00
Marius Bakke f86990ba7d
gnu: Remove python2-apispec.
Some of its dependencies no longer work with Python 2.

* gnu/packages/python-xyz.scm (python2-apispec): Remove variable.
2020-11-27 15:20:53 +01:00
Marius Bakke 24ac1f98ae
gnu: Remove python2-flasgger.
Some of its dependencies no longer work with Python 2.

* gnu/packages/python-xyz.scm (python2-flasgger): Remove variable.
2020-11-27 15:20:53 +01:00
Marius Bakke 24c86ad0c0
Merge branch 'master' into staging 2020-11-26 23:59:28 +01:00
dftxbs3e 4a914de930
gnu: gcc-boot0, cross-base: Enable 128-bit long double for POWER9.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Add
"--with-long-double-128" when TARGET is "powerpc64le-linux-gnu".
* gnu/packages/commencement.scm (gcc-boot0): Likewise for (boot-triplet).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-26 23:39:16 +01:00
Andrew Tropin 2a1eda5a9b
gnu: Add emacs-next-pgtk.
* gnu/packages/emacs.scm (emacs-next-pgtk): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-11-26 23:39:16 +01:00
Ludovic Courtès 5842239a66
deploy: Let key-and-args exceptions through.
Fixes <https://bugs.gnu.org/44825>.
Reported by Christopher Lemmer Webber <cwebber@dustycloud.org>.

* guix/ui.scm (guard*): Export.
* guix/scripts/deploy.scm (deploy-machine*): Use 'guard*' instead of
'guard'.  Add '&exception-with-kind-and-args' case.
2020-11-26 23:39:15 +01:00
Tobias Geerinckx-Rice 3c881facce
doc: Fix typo.
* doc/guix.texi (Version Control Services): Fix ‘trough’ typo.

Reported by guixy on #guix.
2020-11-26 23:32:29 +01:00
Tobias Geerinckx-Rice 2674e1bf93
gnu: bcg729: Update to 1.1.1.
* gnu/packages/linphone.scm (bcg729): Update to 1.1.1.
2020-11-26 23:32:29 +01:00
Tobias Geerinckx-Rice f5c8985320
gnu: bcg729: Fetch from git repository.
* gnu/packages/linphone.scm (bcg729)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2020-11-26 23:32:29 +01:00
Tobias Geerinckx-Rice 40e96a4f3a
gnu: cmake: Update to 3.19.1.
* gnu/packages/cmake.scm (cmake): Update to 3.19.1.
2020-11-26 23:32:29 +01:00
Tobias Geerinckx-Rice ab17fb6019
gnu: neomutt: Update to 20201120.
* gnu/packages/mail.scm (neomutt): Update to 20201120.
[native-inputs]: Add neomutt-test-files origin.
[arguments]: Add a 'prepare-test-files phase.
2020-11-26 23:32:29 +01:00
Marius Bakke 845ba68d21
gnu: libass: Omit the static library.
* gnu/packages/video.scm (libass)[arguments]: New field.
2020-11-26 23:23:26 +01:00
Marius Bakke 79d7f35a29
gnu: libass: Remove unused input.
* gnu/packages/video.scm (libass)[propagated-inputs]: Remove ENCA.
2020-11-26 23:23:26 +01:00
Marius Bakke 9e586b1627
gnu: libass: Update to 0.15.0. [fixes CVE-2020-26682]
* gnu/packages/video.scm (libass): Update to 0.15.0.
2020-11-26 23:23:26 +01:00
Guillaume Le Vaillant c2691b2ceb
gnu: electron-cash: Update to 4.2.2.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.2.
  [arguments]: Update 'use-libsecp256k1-input' phase.
2020-11-26 21:06:58 +01:00
Guillaume Le Vaillant ed4a3f4ecb
gnu: monero-gui: Update to 0.17.1.5.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.5.
  [arguments]: Remove CMAKE_PREFIX_PATH from 'configure-flags'.
2020-11-26 21:06:58 +01:00
Marius Bakke 00a85828b0
gnu: python-aiohttp: Update to 3.7.3.
* gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-aiohttp)[source](patches): Remove.
[arguments]: Use UTIME instead of calling out to 'touch'.  Don't delete
now-working tests; but disable some new ones.  Replace the 'check' phase.
[propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER, PYTHON-PYTEST-XDIST,
PYTHON-PYTEST-TIMEOUT, and PYTHON-PYTEST-FORKED.  Add PYTHON-PYTEST and
PYTHON-RE-ASSERT.
2020-11-26 21:00:32 +01:00
Marius Bakke 47f95d3f16
gnu: python-brotli: Update to 1.0.9.
* gnu/packages/python-compression.scm (python-brotli): Update to 1.0.9.
2020-11-26 21:00:32 +01:00
Michael Rohleder 7aaa6bb4cd
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c.
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-2.e9fbf5c.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-11-26 20:44:40 +01:00
Tobias Geerinckx-Rice 4f78d8eed1
gnu: hidapi: Update to 0.10.1.
* gnu/packages/libusb.scm (hidapi): Update to 0.10.1.
2020-11-26 20:44:40 +01:00
Tobias Geerinckx-Rice 39aa75baec
gnu: cozy: Update to 0.7.6.
* gnu/packages/ebook.scm (cozy): Update to 0.7.6.
[arguments]: Adjust 'patch-desktop-file phase.
[inputs]: Add libhandy.  Remove python-apsw.
2020-11-26 20:44:40 +01:00
Tobias Geerinckx-Rice 42aaa350c3
gnu: monero: Update to 0.17.1.5.
* gnu/packages/finance.scm (monero): Update to 0.17.1.5.
2020-11-26 20:44:40 +01:00
Tobias Geerinckx-Rice 15586697c9
gnu: imapfilter: Cross-compile.
* gnu/packages/mail.scm (imapfilter)[arguments]: Use CC-FOR-TARGET.
2020-11-26 20:44:40 +01:00
Tobias Geerinckx-Rice 6b23d48f09
gnu: imapfilter: Update to 2.7.4.
* gnu/packages/mail.scm (imapfilter): Update to 2.7.4.
[inputs]: Upgrade pcre to pcre2.
2020-11-26 20:44:39 +01:00
Tobias Geerinckx-Rice 363aa80a2f
gnu: imapfilter: Fix input nativity.
* gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this...
[inputs]: ...to this.
2020-11-26 20:44:39 +01:00
Tobias Geerinckx-Rice f404fc1b36
gnu: djvulibre: Remove bundled software.
* gnu/packages/djvu.scm (djvulibre)[source]: Delete win32/ in a snippet.
2020-11-26 20:44:39 +01:00
Tobias Geerinckx-Rice 2aa8e8476d
gnu: djvulibre: Update to 3.5.28.
* gnu/packages/djvu.scm (djvulibre): Update to 3.5.28.
[native-inputs]: Add autoconf, automake, and libtool to bootstrap.
[inputs]: Add zlib.
[arguments]: Rename 'reproducible phase to 'make-reproducible and run it
after bootstrapping.
2020-11-26 20:44:39 +01:00
Tobias Geerinckx-Rice 0dca2e630f
gnu: udunits: Add a note on versioning.
* gnu/packages/c.scm (udunits): Add a comment about release numbering.
2020-11-26 20:44:39 +01:00
Christopher Baines 36f957dab2
gnu: guix-build-coordinator: Update to 0-6.16f5ee0.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-6.16f5ee0.
2020-11-26 19:34:32 +00:00
Christopher Baines 5472fb2ca7
gnu: guix: Update to 1.2.0-2.2c11cf1.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-2.2c11cf1.
2020-11-26 18:47:37 +00:00
Ryan Prior 2c11cf1b91
gnu: esbuild: Update to 0.8.15.
* gnu/packages/web.scm (esbuild): Update to 0.8.15.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-26 19:58:47 +02:00
Nicolas Goaziou 62d2a87646
gnu: open-adventure: Update to 1.9.
* gnu/packages/games.scm (open-adventure): Update to 1.9.
[arguments]: Re-activate parallel build.  Remove configure phase altogether.
[native-inputs]: Remove linenoise and python.  Add libedit, python-wrapper,
and pkg-config.
[description]: Slight rewording.
(open-adventure-2.5): Deprecate in favor of open-adventure.

The package is erroneously versioned as 2.5, which refers to the last release
of the original game. However, this is a forward-port with its own versioning
scheme.
2020-11-26 18:37:27 +01:00
Kei Kebreau d94428b4f4
gnu: Add audacious.
* gnu/packages/music.scm (audacious): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-26 18:33:05 +01:00
Vinicius Monego d848b6caab
gnu: Add python-xlsxwriter.
* gnu/packages/python-xyz.scm (python-xlsxwriter): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-26 14:47:20 +01:00
Nicolas Goaziou b3ece8db77
gnu: fet: Update to 5.47.1.
* gnu/packages/education.scm (fet): Update to 5.47.1.
2020-11-26 14:26:27 +01:00
Florian Pelz 1485736b94
news: Add ‘de’ translation. 2020-11-26 12:34:12 +00:00
Jelle Licht 3a0cb77df6
gnu: emacs-closql: Update to 1.0.4.
* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 1.0.4.
2020-11-26 10:12:05 +01:00