Commit graph

58717 commits

Author SHA1 Message Date
Vagrant Cascadian 5a03345898
gnu: kdav: Fix spelling of "implementation".
* gnu/packages/kde-pim (kdav): Fix typo.
2020-04-12 12:03:32 -07:00
Vagrant Cascadian 5995a9f7d1
gnu: kmail: Fix spelling of "Environments".
* gnu/packages/kde-pim (kmail): Fix typo.
2020-04-12 12:03:29 -07:00
Vagrant Cascadian db7e24ce87
gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".
* gnu/packages/golang (go-golang.org-x-sync-errgroup): Fix typo.
2020-04-12 12:03:26 -07:00
Vagrant Cascadian a4f33f381a
gnu: emacs-dhall-mode: Fix spelling of "indentation".
* gnu/packages/emacs-xyz (emacs-dhall-mode): Fix typo.
2020-04-12 12:03:24 -07:00
Vagrant Cascadian 01eb17de55
gnu: ruby-notiffany: Fix spelling of "library".
* gnu/packages/ruby (ruby-notiffany): Fix typos.
2020-04-12 12:03:21 -07:00
Vagrant Cascadian 507779fdba
gnu: kmessagelib: Fix typo "This package".
* gnu/packages/kde-pim (kmessagelib): Fix typo.
2020-04-12 11:32:43 -07:00
Vagrant Cascadian e3e13b128a
gnu: kdepim-apps-libs: Fix typo "This package".
* gnu/packages/kde-pim (kdepim-apps-libs): Fix typo.
2020-04-12 11:32:39 -07:00
Florian Pelz 8e4d1493f1
services: kernel-module-loader: Clean up.
Suggested by Efraim Flashner <efraim@flashner.co.il>.
See <https://lists.gnu.org/archive/html/bug-guix/2020-04/msg00237.html>.

* gnu/services/linux.scm (kernel-module-loader-shepherd-service):
Remove unneeded 'respawn?' field.
2020-04-12 18:24:27 +00:00
Marius Bakke 28264388cc
gnu: Add jucipp.
* gnu/packages/text-editors.scm (jucipp): New public variable.
2020-04-12 19:37:05 +02:00
Marius Bakke 25c93be652
gnu: ungoogled-chromium: Update to 81.0.4044.92-0.b484ad4 [security fixes].
This release fixes CVE-2020-6430, CVE-2020-6456, CVE-2020-6431, CVE-2020-6432,
CVE-2020-6433, CVE-2020-6434, CVE-2020-6435, CVE-2020-6436, CVE-2020-6437,
CVE-2020-6438, CVE-2020-6439, CVE-2020-6440, CVE-2020-6441, CVE-2020-6442,
CVE-2020-6443, CVE-2020-6444, CVE-2020-6445, CVE-2020-6446,  CVE-2020-6447,
and CVE-2020-6448.

* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 81.
(%chromium-version): Set to 81.0.4044.92.
(%ungoogled-revision): Set to b484ad4c0bdb696c86d941798ae6b0e2bd0db35d.
(%debian-revision): Set to debian/81.0.4044.92-1.
(%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes.
(ungoogled-chromium-source): Remove PYTHON-2 from the environment, use
PYTHON-WRAPPER instead.  Call "remove_bundled_libraries.py" using PYTHON-2
directly.
(ungoogled-chromium)[arguments]: Remove "is_cfi=false" from #:configure-flags.
Adjust CXXFLAGS to ignore unknown compiler warnings.
[inputs]: Change from ICU4C to ICU4C-66.1.
2020-04-12 19:00:12 +02:00
Marius Bakke e15acf8cac
gnu: icu4c: Add 66.1.
* gnu/packages/icu4c.scm (icu-66.1): New public variable.
2020-04-12 17:39:30 +02:00
Marius Bakke b7851222a8
gnu: gn: Update to 0.0-1736.ec938dd.
* gnu/packages/build-tools.scm (gn): Update to 0.0-1736.ec938dd.
[arguments]: Adjust last_commit_position.h for upstream changes.
2020-04-12 17:05:53 +02:00
Ludovic Courtès 6945c43754
Update NEWS. 2020-04-12 17:05:21 +02:00
Vincent Legoll 842a9d8f56
gnu: openttd: Update to 1.10.0.
The os/dos subdirectory has been removed by upstream commit:
fdb804d86bcab8d0529bdf6ca925bed04ad2f047

* gnu/packages/games.scm (openttd)[version]: Update to 1.10.0.
[source]: Change uri to cdn.openttd.org, remove snippet & modules.
2020-04-12 15:22:32 +02:00
Vincent Legoll c492b23fb1
gnu: openttd-opengfx: Update to 0.6.0.
* gnu/packages/games.scm (openttd-opengfx)[version]: Update to 0.6.0.
[source]: Change uri to cdn.openttd.org.
[native-inputs]: Add which.
2020-04-12 15:22:32 +02:00
Nicolas Goaziou db79c15073
gnu: mypaint-brushes: Update to 2.0.2.
* gnu/packages/gimp.scm (mypaint-brushes): Update to 2.0.2.
[source, homepage]: Update upstream location.
[arguments]: Remove it.
[license]: Update license.
(mypaint-brushes-1.3): New variable.
(gimp)[inputs]: Use new variable.
2020-04-12 15:22:26 +02:00
nixo 93d5cea57e
build: julia-build-system: Update for new Julia version.
* guix/build/julia-build-system.scm (generate-load-path): Delete function.
(install): Don't set JULIA_LOAD_PATH.
(precompile): Set SOURCE_DATE_EPOCH. Update calculating the
JULIA_LOAD_PATH. Adjust the 'invoke-julia' command.
(check): Set SOURCE_DATE_EPOCH. Adjust JULIA_LOAD_PATH.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-12 16:15:47 +03:00
Efraim Flashner 354490dfe9
gnu: julia: Use libgit2-0.28.
* gnu/packages/julia.scm (julia)[inputs]: Replace libgit2 with
libgit2-0.28.
2020-04-12 16:15:46 +03:00
Efraim Flashner 8c73e2f284
gnu: Add libgit2-0.28.
* gnu/packages/version-control.scm (libgit2-0.28): New variable.
2020-04-12 16:15:46 +03:00
Nicolas Goaziou f741e914eb
gnu: emacs-org: Install documentation.
* gnu/packages/emacs-xyz.scm (emacs-org)[arguments]: Add a phase to install
info file and refcard.
2020-04-12 13:21:10 +02:00
Nicolas Goaziou 0e1a1ece9e
gnu: emacs-ebuild-mode: Build and install info file.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode)[arguments]: Build and install
documentation in a new phase.
[native-inputs]: Add "texinfo".
2020-04-12 13:01:30 +02:00
Michael Rohleder 94475a4552
gnu: emacs-ebuild-mode: Update to 1.50.
[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-04-12T07:33:34+0200 using RSA]]
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50.
(needs info installation)

From cc87b443a6dd94b07d711ec792fe1b6f1ac3e6d4 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sun, 12 Apr 2020 07:19:44 +0200
Subject: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.

* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50.
2020-04-12 12:46:59 +02:00
Nicolas Goaziou 4b238cd853
gnu: emacs-psc-ide: Add a comment about versioning.
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): Add a comment about versioning.
2020-04-12 11:06:29 +02:00
John Soo 8a00a2202e
gnu: Add emacs-psc-ide.
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): New variable.
2020-04-12 10:58:05 +02:00
Efraim Flashner f397809397
gnu: go-github-com-audriusbutkevicius-pfilter: Update to 0.0.5.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter)
[version]: Correctly identify commit as version tag 0.0.5.
2020-04-12 09:12:43 +03:00
Efraim Flashner 1518b4bceb
gnu: Remove duplicate python-prometheus-client.
* gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.7.1.
* gnu/packages/python-xyz.scm (python-prometheus-client): Remove
variable.
* gnu/packages/monitoring.scm: Import (gnu packages monitoring).
2020-04-12 08:59:29 +03:00
Ludovic Courtès 2033cf19e6
gnu: guix: Update to 9d0d27f. 2020-04-12 03:33:13 +02:00
Ludovic Courtès 9d0d27fd88
gnu: guix: Update to 1.1.0rc2. 2020-04-12 00:38:43 +02:00
Ludovic Courtès 935ef44b39
nls: Update. 2020-04-12 00:18:05 +02:00
Tobias Geerinckx-Rice aec0ae2712
gnu: xfce4-whiskermenu-plugin: Update to 2.4.3.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.4.3.
2020-04-12 00:13:15 +02:00
Tobias Geerinckx-Rice 347c833be5
gnu: xfce4-pulseaudio-plugin: Update to 0.4.3.
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.3.
[source]: Hard-code NAME.
2020-04-12 00:13:15 +02:00
Tobias Geerinckx-Rice 10f04aec49
gnu: xfce4-clipman-plugin: Update to 1.6.1.
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.1.
2020-04-12 00:13:15 +02:00
Tobias Geerinckx-Rice 0db448768b
gnu: xfce4-screensaver: Update to 0.1.10.
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.10.
2020-04-12 00:13:15 +02:00
Tobias Geerinckx-Rice 8ab88f6f5b
gnu: xfce4-session: Update to 4.14.2.
* gnu/packages/xfce.scm (xfce4-session): Update to 4.14.2.
[source]: Hard-code NAME.
[description]: Tweak.
2020-04-12 00:13:14 +02:00
Tobias Geerinckx-Rice cc86d5254b
gnu: garcon: Update to 0.7.0.
* gnu/packages/xfce.scm (garcon): Update to 0.7.0.
2020-04-12 00:13:14 +02:00
Tobias Geerinckx-Rice 0e1662a6cd
gnu: exo: Update to 0.12.11.
* gnu/packages/xfce.scm (exo): Update to 0.12.11.
2020-04-12 00:13:14 +02:00
Tobias Geerinckx-Rice 6c54d06ec1
gnu: ephemeralpg: Update to 3.0.
* gnu/packages/databases.scm (ephemeralpg): Update to 3.0.
[arguments]: Set #:test-target and use the standard ‘check’ phase.
2020-04-12 00:13:14 +02:00
Ludovic Courtès 27a1e4fd10
build: Cap build parallelism on i686.
Works around <https://bugs.gnu.org/40522>.

* build-aux/compile-all.scm (parallel-job-count*): New procedure.
<top level>: Use it instead of 'parallel-job-count'.
2020-04-12 00:00:59 +02:00
Ludovic Courtès f4ec5e1a98
gnu: gdm: Don't offer GNOME when it's not in the system profile.
Fixes <https://bugs.gnu.org/37831>.
Reported by Pierre Neidhardt <mail@ambrevar.xyz>.

* gnu/packages/patches/gdm-default-session.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gdm)[source]: Use it.
2020-04-11 23:58:49 +02:00
Arun Isaac a1da0fb20b
gnu: dino: Update to 0.1.0.
* gnu/packages/messaging.scm (dino): Update to 0.1.0.
[source]: Replace git repository with release tarball.
[arguments]: Remove "-DSHARED_SIGNAL_PROTOCOL=yes" configure flag. Remove
unpack-sources phase.
[native-inputs]: Remove libsignal-protocol-c-source.
2020-04-12 03:03:21 +05:30
Efraim Flashner 48e961a5ab
gnu: gimp-resynthesizer: Don't use unstable tarball.
* gnu/packages/gimp.scm (gimp-resynthesizer)[source]: Download using
git-fetch.
[arguments]: Remove stray tabs.
2020-04-12 00:05:30 +03:00
Florian Pelz 557e6820a7
installer: Load uvesafb kernel module.
Fixes <https://bugs.gnu.org/40538>.

Machines without Kernel Mode Setting (those with many old and current AMD
GPUs, SiS GPUs, …) need uvesafb to show the GUI installer.  Some may also need
a kernel parameter like nomodeset or vga=793, but we leave that for the user
to specify in GRUB.

* gnu/system/install.scm (uvesafb-shepherd-service): New procedure.
(uvesafb-service-type): New variable.
(%installation-services): Add it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-04-11 22:59:35 +02:00
Efraim Flashner ec37ff199c
gnu: libmypaint: Upgrade to 1.5.1.
* gnu/packages/gimp.scm (libmypaint): Upgrade to 1.5.1.
2020-04-11 23:17:19 +03:00
Marius Bakke 658505d7a9
gnu: python-genshi: Update to 0.7.3.
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.3.
2020-04-11 16:35:29 +02:00
Marius Bakke 892918bc46
gnu: python-dnspython: Update to 1.16.0.
* gnu/packages/python-xyz.scm (python-dnspython): Update to 1.16.0.
2020-04-11 15:51:07 +02:00
Marius Bakke 67dbc06de1
gnu: python-flask: Update to 1.1.2.
* gnu/packages/python-web.scm (python-flask): Update to 1.1.2.
2020-04-11 15:51:07 +02:00
Marius Bakke 3d280dae09
gnu: sbcl-burgled-batteries3: Python is a runtime dependency.
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[native-inputs]: Move
PYTHON ...
[inputs]: ... here.
2020-04-11 15:51:07 +02:00
Marius Bakke 839fa4cd5e
gnu: sbcl-burgled-batteries3: Update to 0.0.0-2.f65f454.
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3): Update to
0.0.0-2.f65f454.
[arguments]: Rewrite phases to use the new BB_PYTHON3_* variables.  Add
 #:modules and #:imported-modules.
2020-04-11 15:51:07 +02:00
Marius Bakke 67950de7e8
gnu: python-pyqtwebengine: Use 'python-version'.
* gnu/packages/qt.scm (python-pyqtwebengine)[arguments]: Add (guix build
python-build-system) to #:modules.  Adjust #:imported-modules accordingly.
Rewrite #:phases to use it instead of rolling their own, or hard-coding.
2020-04-11 15:51:07 +02:00
Nicolas Goaziou fbfaba8a7c
gnu: python-duniterpy: Update to 0.57.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.57.0.
2020-04-11 14:29:35 +02:00