me
/
guix
Archived
1
0
Fork 0
Commit Graph

51226 Commits (1ae7a9251b282a5f5e73a754dbc3b8bd4fe1da74)

Author SHA1 Message Date
Mark H Weaver 331c55059c
gnu: linux-libre@4.14: Update to 4.14.175.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.175.
(linux-libre-4.14-pristine-source): Update hash.
2020-04-03 17:29:28 -04:00
Mark H Weaver 486ff941cb
gnu: linux-libre@4.9: Update to 4.9.218.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.218.
(linux-libre-4.9-pristine-source): Update hash.
2020-04-03 17:28:57 -04:00
Mark H Weaver cec3a09314
gnu: linux-libre@4.4: Update to 4.4.218.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.218.
(linux-libre-4.4-pristine-source): Update hash.
2020-04-03 17:27:48 -04:00
Ludovic Courtès b256d13619
gnu: cross-base: Add 'package-with-patches'.
This is a followup to c1c50cb5b0.

* gnu/packages/cross-base.scm (package-with-patch): Rename to...
(package-with-patches): ... this, and take a list of patches.
(package-with-extra-patches): Use it.
(cross-binutils): Use 'search-patches' instead of 'search-patch'.
2020-04-03 23:09:59 +02:00
Carl Dong c1c50cb5b0
gnu: cross-base: Fix PACKAGE-WITH-EXTRA-PATCHES
This also removes the execute bit from the patches added. Not sure how
or why those were set in the first place.

* gnu/packages/cross-base.scm (package-with-extra-patches): Imitate
PACKAGE-WITH-PATCH instead of using it.
* gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch:
Remove execute bit.
* gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch:
Remove execute bit.
2020-04-03 14:13:36 -04:00
Marius Bakke e7a353ed46
gnu: ungoogled-chromium: Update to 80.0.3987.163-0.516e2d9.
* gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.163.
(%chromium-origin): Update hash.
2020-04-03 17:54:39 +02:00
Maxim Cournoyer 5179b5cbe9
gnu: Add python-cantools.
* gnu/packages/python-xyz.scm (python-cantools): New variable.
2020-04-03 11:25:17 -04:00
Maxim Cournoyer 22a49c09ee
gnu: Add python-bitstruct.
* gnu/packages/python-xyz.scm (python-bitstruct): New variable.
2020-04-03 11:25:17 -04:00
Maxim Cournoyer 91b3f58de8
gnu: Add python-diskcache.
* gnu/packages/python-xyz.scm (python-diskcache): New variable.
2020-04-03 11:25:16 -04:00
Maxim Cournoyer a9d58a801e
gnu: Add python-can.
* gnu/packages/python-xyz.scm (python-can): New variable.
2020-04-03 11:25:16 -04:00
Maxim Cournoyer e063426031
gnu: Add python-aenum.
* gnu/packages/python-xyz.scm (python-aenum): New variable.
2020-04-03 11:25:16 -04:00
Maxim Cournoyer aeee50b661
gnu: Add python-textparser.
* gnu/packages/python-xyz.scm (python-textparser): New variable.
2020-04-03 11:25:16 -04:00
Paul Garlick 2b0695a5ef
gnu: Add perl-data-entropy.
* gnu/packages/perl.scm (perl-data-entropy): New variable.
2020-04-03 15:55:43 +01:00
Paul Garlick 20b4eb556e
gnu: Add perl-crypt-rijndael.
* gnu/packages/perl.scm (perl-crypt-rijndael): New variable.
2020-04-03 15:55:42 +01:00
Paul Garlick b4a003f635
gnu: Add perl-data-float.
* gnu/packages/perl.scm (perl-data-float): New variable.
2020-04-03 15:55:41 +01:00
Paul Garlick ce3e95d78e
gnu: Add perl-http-lite.
* gnu/packages/web.scm (perl-http-lite): New variable.
2020-04-03 15:55:40 +01:00
Raghav Gururajan 9be3ab7bbe
gnu: Remove bctoolbox and ortp.
* gnu/packages/telephony.scm (bctoolbox): Delete variable.
(ortp): Delete variable.
* gnu/packages/audio.scm (bluez-alsa)[inputs]: Update ortp reference.
* gnu/packages/kde-internet.scm (kopete)[inputs]: Update ortp reference.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 16:41:44 +02:00
R Veera Kumar 72c71d2497
gnu: Add qalculate-gtk.
* gnu/packages/maths.scm (qalculate-gtk): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-03 16:26:38 +02:00
R Veera Kumar 70c98efaf6
gnu: Add libqalculate.
* gnu/packages/maths.scm (libqalculate): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-03 16:26:38 +02:00
Ludovic Courtès c627e2cba4
gnu: gnome-initial-setup: Record file name of 'gsd-keyboard-display'.
* gnu/packages/gnome.scm (gnome-initial-setup)[arguments]: Add
'set-gkbd-file-name' phase.
[inputs]: Add LIBGNOMEKBD.
2020-04-03 16:26:37 +02:00
Damien Cassou 1ace39da78
gnu: clipnotify: Update to 6.0.1.
* gnu/packages/xdisorg.scm (clipnotify): Update to 6.0.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-03 15:28:42 +02:00
Marius Bakke 3e4ce1cc3e
gnu: calibre: Fix build with python-msgpack >= 1.0.
* gnu/packages/patches/calibre-msgpack-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ebook.scm (calibre)[source](patches): Add it.
2020-04-03 15:28:42 +02:00
Raghav Gururajan f3697439cd
gnu: Add bzrtp.
* gnu/packages/linphone.scm (bzrtp): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 13:04:11 +02:00
Raghav Gururajan 13f401d366
gnu: Add ortp.
* gnu/packages/linphone.scm (ortp): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 13:01:07 +02:00
Raghav Gururajan 02d5d72cfc
gnu: Add bcg729.
* gnu/packages/linphone.scm (bcg729): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 13:01:07 +02:00
Raghav Gururajan 28f6f1e0da
gnu: Add bcmatroska2.
* gnu/packages/linphone.scm (bcmatroska2): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 12:45:28 +02:00
Raghav Gururajan c8f69ec27b
gnu: Add belcard.
* gnu/packages/linphone.scm (belcard): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 12:43:18 +02:00
Raghav Gururajan 63c73bcad0
gnu: Add belr.
* gnu/packages/linphone.scm (belr): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 12:41:51 +02:00
Raghav Gururajan bfaabfebac
gnu: Add bctoolbox.
* gnu/packages/linphone.scm (bctoolbox): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 12:41:03 +02:00
Raghav Gururajan d5a8e391ac
gnu: Add bcunit.
* gnu/packages/linphone.scm (bcunit): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 12:39:07 +02:00
Justus Winter 9ec27360af
gnu: Add muchsync.
* gnu/packages/mail.scm (muchsync): New variable.
2020-04-03 10:56:42 +02:00
Guillaume Le Vaillant 24f4263d06
gnu: gpsd: Update to 3.20.
* gnu/packages/gps.scm (gpsd): Update to 3.20.
  [inputs]: Add gtk+.
2020-04-03 10:12:47 +02:00
Guillaume Le Vaillant 4570ab0316
gnu: txr: Update to 234.
* gnu/packages/lisp.scm (txr): Update to 234.
2020-04-03 09:48:48 +02:00
Tobias Geerinckx-Rice 7a9543d77e
gnu: lollypop: Peel off duplicate wrapper.
* gnu/packages/gnome.scm (lollypop)[arguments]: Take down some at-ats
with proper module imports and prefixing.  Remove the redundant
‘wrap-glib-or-gtk’ phaseis already run by the MESON-BUILD-SYSTEM.
2020-04-03 00:14:03 +02:00
Carl Dong 401d28e433
gnu: cross-base: Hotfix for paren
* gnu/packages/cross-base.scm (package-with-extra-patches): Add trailing
paren.
2020-04-02 18:08:33 -04:00
Carl Dong 79825bee07
gnu: cross-base: Add mingw-w64 specific binutils patches.
These patches were originally found at the debian mingw-w64 team's
binutils repo, and should improve the reproducibility of our mingw-w64
toolchain.

* gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch:
New file.
* gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/cross-base.scm (cross-binutils): Apply relevant patches
if target is mingw-w64.
(package-with-extra-patches): New procedure.
2020-04-02 17:59:53 -04:00
Alex ter Weele 70c128dc33
gnu: Add synapse.
* gnu/packages/matrix.scm (synapse): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:17 +02:00
Alex ter Weele 0752908415
gnu: Add python-matrix-synapse-ldap3.
* gnu/packages/matrix.scm: New file.
(python-matrix-synapse-ldap3): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add matrix.scm.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:17 +02:00
Alex ter Weele 276ddb02b5
gnu: Add python-pysaml2.
* gnu/packages/python-xyz.scm: (python-pysaml2) New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:16 +02:00
Alex ter Weele 9a3d361b5d
gnu: Add python-txacme.
* gnu/packages/python-xyz.scm (python-txacme): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:16 +02:00
Marius Bakke 87ba9efc6d
gnu: Add python-txsni.
* gnu/packages/python-xyz.scm: (python-txsni) New variable.

Co-authored-by: Alex ter Weele <alex.ter.weele@gmail.com>
2020-04-02 20:55:16 +02:00
Alex ter Weele bdbe69f659
gnu: Add python-pem.
* gnu/packages/python-xyz.scm: (python-pem) New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:16 +02:00
Alex ter Weele acbba42d56
gnu: Add python-eliot.
* gnu/packages/python-xyz.scm: (python-eliot) New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:16 +02:00
Alex ter Weele 09e6675dad
gnu: Add python-boltons.
* gnu/packages/python-xyz.scm: (python-boltons) New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:16 +02:00
Alex ter Weele 858f3834be
gnu: Add python-ldap3.
* gnu/packages/python-xyz.scm (python-ldap3): New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:16 +02:00
Alex ter Weele 534fadf91d
gnu: Add python-prometheus-client.
* gnu/packages/python-xyz.scm (python-prometheus-client): New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:15 +02:00
Alex ter Weele 4fd0a4a4e9
gnu: Add python-pymacaroons.
* gnu/packages/python-xyz.scm (python-pymacaroons): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:15 +02:00
Alex ter Weele 039c549900
gnu: Add python-daemonize.
* gnu/packages/python-xyz.scm (python-daemonize): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:15 +02:00
Alex ter Weele af1f7a3279
gnu: Add python-signedjson.
* gnu/packages/python-xyz.scm (python-signedjson): New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:15 +02:00
Alex ter Weele 77b32f61f9
gnu: Add python-canonicaljson.
* gnu/packages/python-xyz.scm (python-canonicaljson): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:15 +02:00
Alex ter Weele bc834c0f62
gnu: Add python-unpaddedbase64.
* gnu/packages/python-xyz.scm (python-unpaddedbase64): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:15 +02:00
Alex ter Weele 3094c0ae59
gnu: Add python-frozendict.
* gnu/packages/python-xyz.scm (python-frozendict): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:15 +02:00
Simon Mages 83670e02bc
services: murmur: Add missing newline in murmur-configuration.
* gnu/services/telephony.scm (default-murmur-config): Add newline after
"max-user-bandwidth".

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:15 +02:00
John Soo 0673d55d95
gnu: Add font-iosevka-term.
* gnu/packages/fonts.scm (font-iosevka-term): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:14 +02:00
John Soo 0161862d9d
gnu: Add font-iosevka-term-slab.
* gnu/packages/fonts.scm (font-iosevka-term-slab): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:14 +02:00
John Soo 53eaf69d6d
gnu: proof-general: Update home-page.
* gnu/packages/coq.scm (proof-general):[home-page] update to proofgeneral.github.io

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:14 +02:00
John Soo 5bd5d6ef2d
gnu: proof-general: Update to 4.4.
* gnu/packages/coq.scm (proof-general): Update to 4.4.
[source]: Change to GIT-FETCH.
[arguments]: Remove obsolete substitutions.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:14 +02:00
Brendan Tildesley a6ac679f0a
gnu: gnome-default-applications: Change defaults.list to gnome-mimeapps.list.
* gnu/packages/gnome.scm (gnome-default-applications)[arguments]: Change
deprecated defaults.list filename to gnome-mimeapps.list.  The old
defaults.list was changed to mimeapps.list in the mime spec. The gnome- prefix
makes the file only be read when XDG_CURRENT_DESKTOP=GNOME.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:14 +02:00
John Soo 79e5d150c6
gnu: Add xwallpaper.
* gnu/packages/xdisorg.scm (xwallpaper): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:14 +02:00
John Soo be41d7d91d
gnu: cedille: Install the info pages.
* gnu/packages/cedille.scm (cedille)[arguments]: Rename phase
'patch-cedille-path-el' to 'patch-cedille-paths' and add substitution for the
info page location.   In the 'copy-cedille-mode' phase, install the info page.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:14 +02:00
John Soo a8f1b52017
gnu: cedille: Fix emacs outputs.
* gnu/packages/cedille.scm (cedille):[arguments] Add slashes to output paths.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:14 +02:00
Danjela Lura c035d7b0ba
gnu: Add r-oenb.
* gnu/packages/cran.scm (r-oenb): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:13 +02:00
Jérémy Korwin-Zmijowski a4f7dc73be
gnu: Add emacs-ac-geiser.
* gnu/packages/emacs-xyz.scm (emacs-ac-geiser): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:13 +02:00
Timotej Lazar 43b176f36c
gnu: sdl2: Update to 2.0.12.
* gnu/packages/patches/sdl2-mesa-compat.patch: Delete file.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.12.
[source]: Drop patch that was included in this release.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:13 +02:00
Timotej Lazar 9d4ed35703
gnu: sdl2: Use udev to discover input devices.
Without udev SDL falls back on custom detection code, which blocks every three
seconds while checking for new devices.

* gnu/packages/sdl.scm (sdl2)[inputs]: Add eudev.
[arguments]<#:make-flags>: Add LDFLAGS to include eudev in rpath so that
dlopen can find it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:13 +02:00
Marius Bakke 3ccfa4048a
gnu: python-pyasn1: Update to 0.4.8.
* gnu/packages/python-xyz.scm (python-pyasn1): Update to 0.4.8.
2020-04-02 20:55:13 +02:00
Leo Famulari 8549e47ecf
gnu: Apache httpd: Update to 2.4.43 [fixes CVE-2020-{1927,1934}].
* gnu/packages/web.scm (httpd): Update to 2.4.43.
2020-04-02 11:36:38 -04:00
Christopher Lemmer Webber abcac7a529
gnu: Add emacs-beancount.
* gnu/packages/emacs-xyz.scm (emacs-beancount): New variable.
2020-04-02 11:19:53 -04:00
Christopher Lemmer Webber f1f724841a
gnu: Add beancount.
* gnu/packages/finance.scm (beancount): New variable.
* gnu/packages/patches/beancount-disable-googleapis-fonts.patch: New file.
* gnu/local.mk: Add it.
2020-04-02 11:19:53 -04:00
Ludovic Courtès a1a9d3848c
gnu: mate-session-manager: Actually build with elogind support.
Fixes <https://bugs.gnu.org/40327>.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.

This ensures one gets a "Shut Down" entry in the "System" menu.

* gnu/packages/mate.scm (mate-session-manager)[arguments]: Pass
"--with-elogind" instead of "--enable-elogind".  Remove 'pre-configure'
phase.
2020-04-02 16:07:12 +02:00
Ludovic Courtès 9bdb0fee01
services: mate: Provide all the polkit actions.
* gnu/services/desktop.scm (mate-polkit-extension): New procedure.
(mate-desktop-service-type): Use it when extending POLKIT-SERVICE-TYPE.
2020-04-02 16:07:12 +02:00
Ludovic Courtès 8a5cdc078c
gnu: mate-control-center: Fix file name in polkit rule.
* gnu/packages/mate.scm (mate-control-center)[arguments]: New field.
2020-04-02 16:07:12 +02:00
Jonathan Brielmaier ae8e0fbd82
gnu: mate: Add glib:bin to propagated-inputs.
This is a fix for https://issues.guix.gnu.org/issue/38135 until the
proper fix from core-updates is merged.

* gnu/packages/mate.scm (mate)[propagated-inputs]: Add glib:bin.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:11 +02:00
Jonathan Brielmaier 57384fe72f
gnu: mate-themes: Update to 3.22.21.
* gnu/packages/mate.scm (mate-themes): Update to 3.22.21.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:11 +02:00
Jonathan Brielmaier db41c3f1b4
gnu: mate-power-manager: Update to 1.24.1.
* gnu/packages/mate.scm (mate-power-manager): Update to 1.24.1.
[native-inputs]: Switch from intltool to gettext as upstream. Add polkit
for ITS rules. Libtool is generated during build, so we can remove the
external one.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:11 +02:00
Jonathan Brielmaier 65afb91138
gnu: mate-polkit: Update to 1.24.0.
* gnu/packages/mate.scm (mate-polkit): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:11 +02:00
Jonathan Brielmaier 16d9b4594a
gnu: mate-system-monitor: Update to 1.24.0.
* gnu/packages/mate.scm (mate-system-monitor): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:11 +02:00
Jonathan Brielmaier 0a60386f74
gnu: pluma: Update to 1.24.0.
* gnu/packages/mate.scm (pluma): Update to 1.24.0.
[inputs]: Switch from python-2 to python(3) like upstream.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:11 +02:00
Jonathan Brielmaier 3877fe358d
gnu: engrampa: Update to 1.24.0.
* gnu/packages/mate.scm (engrampa): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:11 +02:00
Jonathan Brielmaier 04cf2fffb8
gnu: eom: Update to 1.24.0.
* gnu/packages/mate.scm (eom): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:11 +02:00
Jonathan Brielmaier 6e5be55bbc
gnu: mate-utils: Update to 1.24.0.
* gnu/packages/mate.scm (mate-utils): Update to 1.24.0.
[inputs]: Add udisks.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier bfa66d6484
gnu: mate-screensaver: Update to 1.24.0.
* gnu/packages/mate.scm (mate-screensaver): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier 6df282a745
gnu: mate-netbook: Update to 1.24.0.
* gnu/packages/mate.scm (mate-netbook): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier 66adc72e7a
gnu: mate-backgrounds: Update to 1.24.1.
* gnu/packages/mate.scm (mate-backgrounds): Update to 1.24.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier b30b55b3ee
gnu: mate-calc: Update to 1.24.0.
* gnu/packages/mate.scm (mate-calc): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier 204deed748
gnu: mate-user-guide: Update to 1.24.0.
* gnu/packages/mate.scm (mate-user-guide): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier dedd7d4182
gnu: mate-control-center: Update to 1.24.0.
* gnu/packages/mate.scm (mate-control-center): Update to 1.24.0.
[inputs]: Add polkit.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier eec293d266
gnu: caja-extensions: Update to 1.24.0.
* gnu/packages/mate.scm (caja-extensions): Update to 1.24.0.
[native-inputs]: Add xmllint provided by the libxml2 package.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier ac17c544fb
gnu: marco: Update to 1.24.0.
* gnu/packages/mate.scm (marco): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:10 +02:00
Jonathan Brielmaier 755fe58dbc
gnu: caja: Update to 1.24.0.
* gnu/packages/mate.scm (caja): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:09 +02:00
Jonathan Brielmaier 9ab39e36d6
gnu: mate-panel: Update to 1.24.0.
* gnu/packages/mate.scm (mate-panel): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:09 +02:00
Jonathan Brielmaier 618634756a
gnu: mate-media: Update to 1.24.0.
* gnu/packages/mate.scm (mate-media): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:09 +02:00
Jonathan Brielmaier 2f45b56802
gnu: mate-applets: Update to 1.24.0.
* gnu/packages/mate.scm (mate-applets): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:09 +02:00
Jonathan Brielmaier 424f58f5c9
gnu: mate-menus: Update to 1.24.0.
* gnu/packages/mate.scm (mate-menus): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:09 +02:00
Jonathan Brielmaier 4107a56e73
gnu: libmatekbd: Update to 1.24.0.
* gnu/packages/mate.scm (libmatekbd): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:09 +02:00
Jonathan Brielmaier 900db20624
gnu: libmatemixer: Update to 1.24.0.
* gnu/packages/mate.scm (libmatemixer): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:09 +02:00
Jonathan Brielmaier d4c466b754
gnu: mate-settings-daemon: Update to 1.24.0.
* gnu/packages/mate.scm (mate-settings-daemon): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:09 +02:00
Jonathan Brielmaier 42da81763f
gnu: mate-session-manager: Update to 1.24.0.
* gnu/packages/mate.scm (mate-session-manager): Update to 1.24.0.
[native-inputs]: Add now required libxcomposite.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:08 +02:00
Jonathan Brielmaier 6129b04673
gnu: mate-terminal: Update to 1.24.0.
* gnu/packages/mate.scm (mate-terminal): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:08 +02:00
Jonathan Brielmaier 42096be5d7
gnu: libmateweather: Update to 1.24.0.
* gnu/packages/mate.scm (libmateweather): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:08 +02:00
Jonathan Brielmaier ea5b0a6fff
gnu: mate-desktop: Update to 1.24.0.
* gnu/packages/mate.scm (mate-desktop): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:08 +02:00
Jonathan Brielmaier 947dc39e18
gnu: mate-icon-theme: Update to 1.24.0.
* gnu/packages/mate.scm (mate-icon-theme): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 16:07:08 +02:00
Danny Milosavljevic 451c38b7d6
gnu: docker: Provide version string to docker service.
Fixes <https://bugs.gnu.org/40368>.
Reported by Pierre Neidhardt <mail@ambrevar.xyz>.

* gnu/packages/docker.scm (docker)[configure]: Provide version string.
[install]: Install versioned binary.
2020-04-02 12:46:52 +02:00
Pierre Neidhardt 1ea9d1e187
gnu: emacs-sly-asdf: Update to 20200306.
* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20200306.
2020-04-02 12:04:21 +02:00
Ludovic Courtès c7af968717
system: Add xterm to lightweight-desktop example.
That makes ratpoison more usable, for instance.

* gnu/system/examples/lightweight-desktop.tmpl (packages): Add XTERM.
2020-04-02 11:48:25 +02:00
Ludovic Courtès 223ede4e15
services: Accumulate builds for 'system' entries.
That way, more build requests are accumulated when running "guix system
build".

* gnu/services.scm (system-derivation): Use 'mapm/accumulate-builds'
rather than 'sequence'.
2020-04-02 11:48:24 +02:00
Vincent Legoll 0f4be78fef
gnu: Add cramfs-tools.
* gnu/packages/linux.scm (cramfs-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 11:48:24 +02:00
Pierre Neidhardt 12d0bd26ac
gnu: Add ccl-1.12.
* gnu/packages/lisp.scm (ccl-1.12): New variable.
2020-04-02 11:47:52 +02:00
Vincent Legoll 0ad7e703c9
gnu: nethack: Make some inputs native.
* gnu/packages/games.scm (nethack)[inputs]: Move flex & bison from here...
[native-inputs]: ...to this new field.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-02 11:16:49 +02:00
Vincent Legoll 24a3eb9084
gnu: mailutils: Make some inputs native.
* gnu/packages/mail.scm (mailutils)[inputs]: Move dejagnu from here...
[native-inputs]: ...to here.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-02 11:16:49 +02:00
Vincent Legoll 5f214c642f
gnu: iwd: Make some inputs native.
* gnu/packages/networking.scm (iwd)[inputs]: Move libtool from here...
[native-inputs]: ...to here.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-02 11:16:48 +02:00
Vincent Legoll d367304770
gnu: darktable: Make some inputs native.
* gnu/packages/photo.scm (darktable)[inputs]: Move intltool, perl & pkg-config
from here...
[native-inputs]: ...to here.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-02 11:16:40 +02:00
Pierre Neidhardt bf155ce30c
gnu: transmission: Install icons to the "gui" output.
* gnu/packages/bittorrent.scm (transmission)[arguments]: Move the "icons" and
  "pixmaps" folders to the "gui" output.  Previously, if the user only install
  the "gui" output, the icon would be missing.
2020-04-02 11:00:02 +02:00
Efraim Flashner e7228f0cfa
gnu: openshot: Enable tests.
* gnu/packages/video.scm (openshot)[arguments]: Add custom 'check phase.
2020-04-02 09:21:47 +03:00
Efraim Flashner 5020a26392
gnu: openshot: Upgrade to 2.5.1.
* gnu/packages/video.scm (openshot): Update to 2.5.1.
[source]: Add note about bundled libraries. Remove upstream rename
workaround.
[home-page]: Update to new home-page.
2020-04-02 09:21:43 +03:00
Lars-Dominik Braun 44dbd856b7
gnu: python-aiohttp: Enable tests
* gnu/packages/python-web.scm (python-aiohttp) [arguments]: Enable tests
[native-inputs] Add test dependencies [patches] Add test case patch
* gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: New file
* gnu/local.mk (dist_patch_DATA): Add it

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 00:06:26 +02:00
Lars-Dominik Braun b27a0dd46c
gnu: Add python-pytest-forked
* gnu/packages/check.scm (python-pytest-forked): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 00:06:26 +02:00
Lars-Dominik Braun ecceef27c8
gnu: gunicorn: Update to 20.0.4
* gnu/packages/python-web.scm (gunicorn) [version]: Update to 20.0.4
[arguments] Re-enable previously failing tests

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-02 00:06:26 +02:00
Leo Famulari 65bdb2d9dd
gnu: libavif: Update to 0.6.3.
* gnu/packages/image.scm (libavif): Update to 0.6.3.
2020-04-01 15:07:36 -04:00
Tobias Geerinckx-Rice 204d55c980
gnu: netpbm: Install an unversioned library link.
* gnu/packages/netpbm.scm (netpbm)[arguments]: Symlink libnetpbm.so.*.*
to libnetpbm.so.

Reported by R Veera Kumar <vkor@vkten.in>.
2020-04-01 19:45:44 +02:00
Jack Hill 63406c0bfd
gnu: Add gnome-chess
* gnu/packages/games.scm (gnome-chess): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-04-01 18:28:40 +01:00
Tobias Geerinckx-Rice 475d5d8d15
gnu: netpbm: Delete files natively.
* gnu/packages/netpbm.scm (netpbm)[arguments]: Delete files with
DELETE-FILE-RECURSIVELY instead of invoking ‘rm’.
2020-04-01 19:05:00 +02:00
Tobias Geerinckx-Rice 079ffbcfaf
gnu: netpbm: Use INVOKE.
* gnu/packages/netpbm.scm (netpbm)[arguments]: Substitute INVOKE
for SYSTEM*.
2020-04-01 19:05:00 +02:00
Tobias Geerinckx-Rice 3853941d25
gnu: netpbm: Omit static libraries.
* gnu/packages/netpbm.scm (netpbm)[arguments]: Don't copy the static
libraries to the output.
2020-04-01 19:04:59 +02:00
Tobias Geerinckx-Rice 3f3daa1cc1
gnu: openshot: Fix ‘color shift.png’ file name.
* gnu/packages/video.scm (openshot)[source]: Rename it to
‘colorshift.png’ in the snippet.

Reported by <znavko@disroot.org>.
2020-04-01 17:14:10 +02:00
John Soo c26fd5648c
gnu: emacs-spacemacs-theme: Update to f79c40fb241e204539fde97200abae91e828e585.
* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to
f79c40fb241e204539fde97200abae91e828e585.
2020-04-01 16:13:15 +02:00
John Soo 0cc8cdbe1b
gnu: emacs-all-the-icons: Update to 4.0.1.
* gnu/packages/emacs-xyz.scm (emacs-all-the-icons): Update to 4.0.1.
2020-04-01 16:09:04 +02:00
John Soo ec7d4b4de6
gnu: Add emacs-evil-leader.
* gnu/packages/emacs-xyz.scm (emacs-evil-leader): New variable.
2020-04-01 15:57:49 +02:00
John Soo a97b943b55
gnu: emacs-graphviz-dot-mode: Update to 0.4.2.
* gnu/packages/emacs-xyz.scm (emacs-graphviz-dot-mode): Update to 0.4.2.
[native-inputs]: Add emacs-company.
[description]: Fix typo.
2020-04-01 15:40:57 +02:00
Paul Garlick 0c5cb84116
gnu: Add perl-crypt-eksblowfish.
* gnu/packages/perl.scm (perl-crypt-eksblowfish): New variable.
2020-04-01 14:22:27 +01:00
R Veera Kumar e2bd0af373
gnu: Add qiv.
* gnu/packages/image-viewers.scm (qiv): New variable.
2020-04-01 12:19:16 +02:00
Marius Bakke f8c8f80704
gnu: ungoogled-chromium: Update to 80.0.3987.162-0.516e2d9 [security fixes].
* gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.162.
(%chromium-origin): Update hash.
2020-04-01 11:29:34 +02:00
Ricardo Wurmus 4ecba23091
gnu: r-biocworkflowtools: Update to 1.12.1.
* gnu/packages/bioconductor.scm (r-biocworkflowtools): Update to 1.12.1.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:27 +02:00
Ricardo Wurmus 9669bc170a
gnu: r-mixomics: Update to 6.10.9.
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.10.9.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:27 +02:00
Ricardo Wurmus d49e3f0190
gnu: r-cytoml: Update to 1.12.1.
* gnu/packages/bioconductor.scm (r-cytoml): Update to  1.12.1.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 028fd6f786
gnu: r-gofuncr: Update to 1.6.1.
* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.6.1.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 81a37891ec
gnu: r-genomicinteractions: Update to 1.20.2.
* gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.20.2.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 0be3cc7f89
gnu: r-biomart: Update to 2.42.1.
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.42.1.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus c5c6719f92
gnu: r-genomeinfodb: Update to 1.22.1.
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.22.1.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 775c6f402c
gnu: r-forecast: Update to 8.12.
* gnu/packages/cran.scm (r-forecast): Update to 8.12.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 32fbd12348
gnu: r-rematch2: Update to 2.1.1.
* gnu/packages/cran.scm (r-rematch2): Update to 2.1.1.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 8310b036d8
gnu: r-afex: Update to 0.27-2.
* gnu/packages/cran.scm (r-afex): Update to 0.27-2.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 5a0fb78edb
gnu: r-fs: Update to 1.4.0.
* gnu/packages/cran.scm (r-fs): Update to 1.4.0.
[propagated-inputs]: Remove r-rcpp.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus c639485645
gnu: r-performance: Update to 0.4.5.
* gnu/packages/cran.scm (r-performance): Update to 0.4.5.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 76fb1e8f3f
gnu: r-heatmaply: Update to 1.1.0.
* gnu/packages/cran.scm (r-heatmaply): Update to 1.1.0.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus c7e4a01669
gnu: r-quantmod: Update to 0.4.17.
* gnu/packages/cran.scm (r-quantmod): Update to 0.4.17.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus dbf4aaeab8
gnu: r-tinytex: Update to 0.21.
* gnu/packages/cran.scm (r-tinytex): Update to 0.21.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 29825fe290
gnu: r-callr: Update to 3.4.3.
* gnu/packages/cran.scm (r-callr): Update to 3.4.3.
2020-04-01 11:15:26 +02:00
Ricardo Wurmus 0b4067277e
gnu: r-sn: Update to 1.6-0.
* gnu/packages/statistics.scm (r-sn): Update to 1.6-0.
[propagated-inputs]: Add r-quantreq.
2020-04-01 11:15:25 +02:00
Ricardo Wurmus 13472a670c
gnu: r-gtools: Update to 3.8.2.
* gnu/packages/statistics.scm (r-gtools): Update to 3.8.2.
2020-04-01 11:15:25 +02:00
Ricardo Wurmus 383895dde4
gnu: r-foreach: Update to 1.5.0.
* gnu/packages/statistics.scm (r-foreach): Update to 1.5.0.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:25 +02:00
Ricardo Wurmus 53477d9786
gnu: r-tibble: Update to 3.0.0.
* gnu/packages/statistics.scm (r-tibble): Update to 3.0.0.
[propagated-inputs]: Add r-ellipsis, r-lifecycle, r-magrittr, and r-vctrs.
[native-inputs]: Add r-knitr.
2020-04-01 11:15:25 +02:00
John Soo 31e47945d3
gnu: Add emacs-elf-mode.
* gnu/packages/emacs-xyz.scm (emacs-elf-mode): New variable.
2020-04-01 10:43:44 +02:00
John Soo 61e10fa839
gnu: Add emacs-imenu-list.
* gnu/packages/emacs-xyz.scm (emacs-imenu-list): New variable.
2020-04-01 10:36:39 +02:00
John Soo 1d5c93d9f8
gnu: Add emacs-evil-tmux-navigator.
* gnu/packages/emacs-xyz.scm (emacs-evil-tmux-navigator): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-04-01 09:04:53 +01:00
Efraim Flashner fba0fea4a6
gnu: toot: Adjust custom phases.
* gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run
after 'install so replace 'check rather than re-inserting it.
2020-04-01 10:22:33 +03:00
Efraim Flashner b7417f3d54
gnu: toot: Update to 0.25.2.
* gnu/packages/mastodon.scm (toot): Update to 0.25.2.
2020-04-01 10:21:48 +03:00
Efraim Flashner 5619741752
gnu: vim-asyncrun: Update to 2.7.1.
* gnu/packages/vim.scm (vim-asyncrun): Update to 2.7.1.
2020-04-01 10:19:33 +03:00
Efraim Flashner 2a844af991
gnu: mpv-mpris: Switch to copy-build-system.
* gnu/packages/video.scm (mpv-mpris)[build-system]: Switch to
copy-build-system.
[arguments]: Add custom 'build phase before 'install phase.
2020-04-01 10:17:47 +03:00
Efraim Flashner b51a37b116
gnu: mpv-mpris: Update to 0.4.
* gnu/packages/video.scm (mpv-mpris): Update to 0.4.
2020-04-01 10:11:35 +03:00
Efraim Flashner dbb58f28ea
gnu: font-gnu-unifont: Update to 13.0.01.
* ngu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.01.
[home-page]: Follow redirect.
2020-04-01 09:39:13 +03:00
Efraim Flashner 17264e362c
gnu: emacs-discover-my-major: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-discover-my-major)[source]: Download
using git-fetch. Use new upstream URI.
[home-page]: Update to new home-page.
2020-04-01 09:16:24 +03:00
Efraim Flashner f12bd0bedd
system: Move nanorc to XDG_CONFIG_HOME.
* gnu/system/shadow.scm (skeleton-directory): Move .nanorc to
.config/nano/nanorc.
2020-04-01 07:50:48 +03:00
Ricardo Wurmus 92dae7a605
gnu: mumi: Update to 0.0.0-11.0e9af8d.
* gnu/packages/mail.scm (mumi): Update to 0.0.0-11.0e9af8d.
2020-04-01 06:07:28 +02:00
Raghav Gururajan f1cf62f5dc
gnu: Add libantlr3c.
* gnu/packages/java.scm (libantlr3c): New variable.

Co-authored by Maxim Cournoyer.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-03-31 22:31:43 -04:00
Ricardo Wurmus 284b27c5ae
gnu: mumi: Update to 0.0.0-10.f7d6a54.
* gnu/packages/mail.scm (mumi): Update to 0.0.0-10.f7d6a54.
2020-04-01 04:28:19 +02:00
Kyle Meyer 9cbc5fae80
gnu: git-annex: Update to 8.20200330.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200330.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-04-01 01:20:42 +02:00
Jack Hill a7cc13ed83
gnu: gimp: Disable automatic update checking
* gnu/packages/gimp.scm (gimp)[arguments]: Disable update checking
in #:configure-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-31 18:39:56 -04:00
Ludovic Courtès e62f6f77fe
gnu: gnumach: Fix compilation.
* gnu/packages/hurd.scm (gnumach)[arguments]: Inherit arguments from
GNUMACH-HEADERS.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and TEXINFO-4.
2020-04-01 00:12:31 +02:00
Ludovic Courtès b87d7002b7
Revert "gnu: coreutils: Fix cross-compilation to i586-pc-gnu."
This reverts commit 67cbfeae30, which is
not longer necessary now that the 'ld.so' linker script of the cross
glibc contains "libhurduser.so libmachuser.so".
2020-04-01 00:12:31 +02:00
Jan Nieuwenhuizen b3bd475696
gnu: cross-libc: Build fix for the Hurd.
This fixes cross building of coreutils, e.g.

    ./pre-inst-env guix build --target=i586-pc-gnu coreutils

* gnu/packages/cross-base.scm (cross-libc): Add -lhurduser, -lmachuser for the
Hurd.
2020-04-01 00:12:31 +02:00
Raghav Gururajan d82539d35f
gnu: Add spandsp.
* gnu/packages/telephony.scm (spandsp): New variable.

Co-authored by Maxim Cournoyer.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-03-31 17:02:58 -04:00
Vitaliy Shatrov 3de5b4047e
gnu: Add neverball
* gnu/packages/games.scm (neverball): New variable.
2020-03-31 20:19:21 +02:00
Leo Famulari 653a51cb28
gnu: pam-krb5: Fix CVE-2020-10595.
* gnu/packages/patches/pam-krb5-CVE-2020-10595.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (pam-krb5)[source]: Use it.
2020-03-31 13:31:57 -04:00
Leo Famulari 2206805c2c
gnu: python-pyyaml: Update to 5.3.1 [fixes CVE-2020-1747]
* gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.3.1.
2020-03-31 13:18:47 -04:00
Paul Garlick 233e1ed3ad
gnu: Add perl-class-mix.
* gnu/packages/perl.scm (perl-class-mix): New variable.
2020-03-31 17:47:06 +01:00
Paul Garlick f73e7fea69
gnu: Add perl-params-classify.
* gnu/packages/perl.scm (perl-params-classify): New variable.
2020-03-31 17:47:05 +01:00
Paul Garlick e3f892ae91
gnu: Add perl-devel-callchecker.
* gnu/packages/perl.scm (perl-devel-callchecker): New variable.
2020-03-31 17:47:04 +01:00
Paul Garlick f83674aa46
gnu: Add perl-dynaloader-functions.
* gnu/packages/perl.scm (perl-dynaloader-functions): New variable.
2020-03-31 17:46:55 +01:00
Ricardo Wurmus 11ef009e7a
gnu: mumi: Update to 0.0.0-9.5fdbc3e.
* gnu/packages/mail.scm (mumi): Update to 0.0.0-9.5fdbc3e.
2020-03-31 17:50:51 +02:00
Ludovic Courtès 67cbfeae30
gnu: coreutils: Fix cross-compilation to i586-pc-gnu.
Until now cross-compilation would fail with:

  i586-pc-gnu-ld: src/copy.o: undefined reference to symbol 'file_chauthor'
  i586-pc-gnu-ld: /gnu/store/…-glibc-cross-i586-pc-gnu-2.29/lib/libhurduser.so.0.3: error adding symbols: DSO missing from command line
  collect2: error: ld returned 1 exit status

* gnu/packages/base.scm (coreutils)[arguments]: When 'hurd-target?', add
 #:configure-flags.
2020-03-31 14:55:42 +02:00
Ludovic Courtès 06efbe2fba
gnu: hwloc@2: Update to 2.2.0.
* gnu/packages/mpi.scm (hwloc-2): Update to 2.2.0.
2020-03-31 14:55:42 +02:00
Ludovic Courtès 8db4e704dc
gnu: hwloc@2: Skip test that fails on emulated hardware.
Works around <https://bugs.gnu.org/40342>.

* gnu/packages/mpi.scm (hwloc-2)[arguments]: Add
'skip-test-that-fails-on-qemu' phase.
2020-03-31 14:55:42 +02:00
Alexandru-Sergiu Marton 031610aa8a
gnu: scdoc: Update to 1.10.1.
* gnu/packages/man.scm (scdoc): Update to 1.10.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-31 15:51:07 +03:00
Tobias Geerinckx-Rice 4b163550bd
gnu: Order module imports in (gnu packages ntp).
This shouldn't cause any conflicts :-)

* gnu/packages/ntp.scm: Order module imports alphabetically.
2020-03-31 14:30:39 +02:00
Tobias Geerinckx-Rice 5acea98e4b
gnu: sonic: Fix installation directories.
* gnu/packages/speech.scm (sonic)[arguments]: Replace erroneous use of
DESTDIR with PREFIX.  Add the required ‘rpath’ LDFLAGS together with a
‘respect-LDFLAGS’ phase.
2020-03-31 14:30:39 +02:00
Tobias Geerinckx-Rice f255bec634
gnu: hexchat: Fix typo in synopsis.
* gnu/packages/messaging.scm (hexchat)[synopsis]: Lowercase ‘client’.
2020-03-31 14:30:39 +02:00
Tobias Geerinckx-Rice 4e839a83de
gnu: gmime: Update to 3.2.7.
* gnu/packages/mail.scm (gmime): Update to 3.2.7.
2020-03-31 14:30:39 +02:00
Tobias Geerinckx-Rice 61e079d6c5
gnu: font-rachana: Don't use unstable tarball.
* gnu/packages/fonts.scm (font-rachana)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-03-31 14:30:39 +02:00
Tobias Geerinckx-Rice 0736d973d6
gnu: font-rachana: Update to 7.0.3.
* gnu/packages/fonts.scm (font-rachana): Update to 7.0.3.
2020-03-31 14:30:39 +02:00
Ricardo Wurmus 008b1aecf7
gnu: mumi: Update to 0.0.0-8.9f66dbc.
* gnu/packages/mail.scm (mumi): Update to 0.0.0-8.9f66dbc.
2020-03-31 10:36:37 +02:00
Vincent Legoll 479e74d603
gnu: procenv: Make some inputs native & make multiline.
* gnu/packages/linux.scm (procenv)[native-inputs]: New field.
[inputs]: Move groff to native-inputs, move each remaining item on its own line.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-31 09:41:54 +02:00
Vincent Legoll 5450e30172
gnu: nftables: Make some inputs native.
* gnu/packages/linux.scm (procenv)[native-inputs]: New field.
[inputs]: Move bison & flex to native-inputs.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-31 09:41:47 +02:00
Vincent Legoll 913c8897ea
gnu: sudo: Make some inputs native.
* gnu/packages/admin.scm (sudo)[native-inputs]: New field.
[inputs]: Move groff to native-inputs.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-31 09:41:39 +02:00
Vincent Legoll 3926d0fcff
gnu: privoxy: Make some inputs native.
* gnu/packages/tor.scm (privoxy)[native-inputs]: New field.
[inputs]: Move autoconf & automake to native-inputs.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-31 09:41:32 +02:00
Raghav Gururajan 011f941279
gnu: antlr3: Make antlr3-3.3 public.
This is done in preparation of adding Linphone, which transitively requires
antlr3-3.3 through its belle-sip dependency.

* gnu/packages/java.scm (antlr3): Make antlr3-3.3 public.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-03-30 22:49:42 -04:00
John Soo 2330ef9427
gnu: Add emacs-flycheck-elm.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-elm): New variable.
2020-03-31 00:29:26 +02:00
Nicolas Goaziou df7bb43bd0
gnu: emacs-stumpwm-mode: Bump revision.
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision.  This is
a followup to 31ee29161c.
2020-03-30 22:51:02 +02:00
John Soo 47fc5229eb
gnu: Add emacs-dhall-mode.
* gnu/packages/emacs-xyz.scm (emacs-dhall-mode): New variable.
2020-03-30 22:41:27 +02:00
John Soo 1c2f6d66ec
gnu: Add emacs-haskell-snippets.
* gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): New variable.
2020-03-30 22:38:09 +02:00
Oleg Pykhalov 9a12243c61
gnu: Add stumpish.
* gnu/packages/wm.scm (stumpish): New variable.
2020-03-30 23:20:54 +03:00
Oleg Pykhalov 65051fdce1
gnu: Add sbcl-stumpwm-ttf-fonts.
* gnu/packages/wm.scm (sbcl-stumpwm-ttf-fonts): New variable.
* doc/guix-cookbook.texi (Customizing a Window Manager): Document
SBCL-STUMPWM-TTF-FONTS installation and configuration.
2020-03-30 23:20:54 +03:00
Oleg Pykhalov 31ee29161c
gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.dd5b037.
2020-03-30 23:20:54 +03:00
Oleg Pykhalov 1fbd1b4cdb
gnu: Add sbcl-clx-truetype.
* gnu/packages/lisp-xyz.scm (sbcl-clx-truetype): New variable.
2020-03-30 23:20:54 +03:00
Leo Famulari 49d20d51e9
Revert "system: Move nanorc to XDG_CONFIG_HOME."
This reverts commit bd71818df3.

This changed caused system reconfiguration to fail like this:

------
building /gnu/store/y1x8asbzw624ywgkpin35p1i4bqnyfy2-skel.drv...
Backtrace:
           4 (primitive-load "/gnu/store/2x7d0jsbgf2ndb5fsk0nj07rhsx?")
In ice-9/eval.scm:
    619:8  3 (_ #f)
In ice-9/boot-9.scm:
   260:13  2 (for-each #<procedure 7ffff6ad8100 at ice-9/eval.scm:3?> ?)
In guix/build/utils.scm:
   343:27  1 (_ "/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrsv-nanorc" ?)
In unknown file:
           0 (copy-file "/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrs?" ?)

ERROR: In procedure copy-file:
In procedure copy-file: No such file or directory
`/gnu/store/v1grsca743phw41lyf63dzmh9nz5jlpn-bash_profile' -> `.bash_profile'
`/gnu/store/xdsaw0mj6axj427hyi6ysrnsxi21n7d5-bashrc' -> `.bashrc'
`/gnu/store/6i0b236dyar78zc5k5hrj5dv3vr4zb9w-zprofile' -> `.zprofile'
`/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrsv-nanorc' -> `.config/nano/nanorc'
builder for `/gnu/store/y1x8asbzw624ywgkpin35p1i4bqnyfy2-skel.drv' failed with exit code 1
------
2020-03-30 16:02:38 -04:00
Vagrant Cascadian 04fd952d54
gnu: reprotest: Update to 0.7.14.
* gnu/packages/diffoscope (reprotest): Update to 0.7.14.
* gnu/packages/patches/reprotest-support-guix.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update accordingly.
2020-03-30 12:58:44 -07:00
Vagrant Cascadian 03227eeb12
gnu: diffoscope: Update to 138.
* gnu/packages/diffoscope (diffoscope): Update to 138.
2020-03-30 12:43:22 -07:00
Lars-Dominik Braun 1110a421f4
gnu: Add python-tortoise-orm.
* gnu/packages/databases.scm (python-tortoise-orm): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:50 -04:00
Lars-Dominik Braun 0ab3a8c244
gnu: Add python-ciso8601.
* gnu/packages/time.scm (python-ciso8601): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:50 -04:00
Lars-Dominik Braun c8fdf86d33
gnu: Add python-pypika.
Not to be confused with python-pika, which is a different package.

* gnu/packages/databases.scm (python-pypika): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:50 -04:00
Lars-Dominik Braun ba0b249dd8
gnu: Add python-aiosqlite.
* gnu/packages/databases.scm (python-aiosqlite): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:50 -04:00
Lars-Dominik Braun 4edefc5075
gnu: Add python-aiounittest.
* gnu/packages/check.scm (python-aiounittest): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:49 -04:00
John Soo 5199be620f
gnu: Add emacs-flycheck-rust.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-rust): New variable.
2020-03-30 19:11:50 +02:00
Pierre Neidhardt 0ad6ecb84b
gnu: sbcl-cl-containers: Update to 20200328.
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200328.
2020-03-30 15:22:48 +02:00
Pierre Neidhardt f96aa12339
gnu: sbcl-serapeum: Update to 20200330.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20200330.
2020-03-30 15:22:48 +02:00
John Soo ea5a3a43f8
gnu: Add emacs-racer.
* gnu/packages/emacs-xyz.scm (emacs-racer): New variable.
2020-03-30 15:00:06 +02:00
John Soo 9a69218a16
gnu: Add emacs-evil-escape.
* gnu/packages/emacs-xyz.scm (emacs-evil-escape): New variable.
2020-03-30 15:00:05 +02:00
Efraim Flashner bd71818df3
system: Move nanorc to XDG_CONFIG_HOME.
* gnu/system/shadow.scm (default-skeletons): Move .nanorc to
.config/nano/nanorc.
2020-03-30 15:40:30 +03:00
John Soo f931d46ce3
gnu: Add emacs-company-coq.
* gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable.
2020-03-30 14:37:41 +02:00
John Soo 1d3c1f4b49
gnu: Add emacs-elm-mode.
* gnu/packages/emacs-xyz.scm (emacs-elm-mode): New variable.
2020-03-30 14:15:39 +02:00
Joseph LaFreniere 9782200ce5
gnu: Add emacs-caps-lock.
* gnu/packages/emacs-xyz.scm (emacs-caps-lock): New variable.
2020-03-30 14:09:25 +02:00
Evan Straw 6957e4c13d
gnu: emacs-arduino-mode: Change to a maintained fork.
* gnu/packages/emacs-xyz.scm (emacs-arduino-mode)[source]: Update URI.
[arguments]: Add phase to fix obsolete warnings.
[home-page]: Update home page.
2020-03-30 13:59:42 +02:00
Brendan Tildesley 927f365566
gnu: ath9k-htc-firmware: Correct home-page url.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[home-page]: Correct url.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-30 10:54:00 +03:00
Efraim Flashner 043ee597a7
gnu: antlr3: Don't use unstable tarball.
* gnu/packages/java.scm (antlr3)[source]: Download using git-fetch.
2020-03-30 10:05:53 +03:00
Efraim Flashner 2876b23345
gnu: java-javaewah: Don't use unstable tarball.
* gnu/packages/java.scm (java-javaewah)[source]: Download using
git-fetch.
2020-03-30 10:05:53 +03:00
Efraim Flashner 242af2954e
gnu: java-jmock: Don't use unstable tarball.
* gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch.
2020-03-30 10:05:52 +03:00
Efraim Flashner 7cf26f249a
gnu: java-jmock-1: Don't use unstable tarball.
* gnu/packages/java.scm (java-jmock-1)[source]: Download using git-fetch.
[home-page]: Update home-page.
2020-03-30 10:05:52 +03:00
Efraim Flashner 7cf90f6419
gnu: java-easymock: Don't use unstable tarball.
* gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch.
[home-page]: Use https.
2020-03-30 10:05:52 +03:00
Efraim Flashner 3dc7a8ce73
gnu: java-objenesis: Don't use unstable tarball.
* gnu/packages/java.scm (java-objenesis)[source]: Download using
git-fetch.
2020-03-30 10:05:52 +03:00
Efraim Flashner 654f997d98
gnu: java-asm: Download using https.
* gnu/packages/java.scm (java-asm)[source]: Use https URL.
2020-03-30 10:05:52 +03:00
Efraim Flashner df9487c594
gnu: java-modello-core: Don't use unstable tarball.
* gnu/packages/java.scm (java-modello-core)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner 16c6276399
gnu: java-sisu-build-api: Don't use unstable tarball.
* gnu/packages/java.scm (java-sisu-build-api)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner d9e356a893
gnu: java-plexus-sec-dispatcher: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download
using git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner 5723137a4c
gnu: java-plexus-compiler-api: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download
using git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner d0e6461370
gnu: java-plexus-cipher: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-cipher)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner 48fe942c85
gnu: java-plexus-io: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-io)[source]: Download using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner 3a26ea3a58
gnu: java-plexus-container-default-bootstrap: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-container-default-bootstrap)
[source]: Download using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner 9520b2b16e
gnu: java-plexus-classworlds: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-classworlds)[source]: Download
using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner c4b67ba3a8
gnu: java-plexus-interpolation: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-interpolation)[source]: Download
using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner c53badd452
gnu: java-plexus-utils: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-utils)[source]: Download using
git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner 42c1c59ea1
gnu: java-junit: Don't use unstable tarball.
* gnu/packages/java.scm (java-junit)[source]: Download using git-fetch.
[home-page]: Update home-page.
2020-03-30 10:05:49 +03:00
Efraim Flashner 2703d57343
gnu: java-hamcrest-core: Don't use unstable tarball.
* gnu/packages/java.scm (java-hamcrest-core)[source]: Download using
git-fetch.
2020-03-30 10:05:49 +03:00
Jan Nieuwenhuizen 3e3364fc52
gnu: gmp: Build fix for mingw.
* gnu/packages/multiprecision.scm (gmp) [arguments]: Add `setenv' phase for
mingw target.
2020-03-29 23:54:30 +02:00
Ludovic Courtès 71d17a09ee
gnu: commencement: Micro-optimize the package graph.
This removes 2 'add-data-to-store-cache' lookups.

* gnu/packages/commencement.scm (flex-boot0): Move (package (inherit …))
outside the 'propagated-inputs' field to avoid creating a new node each
time the field is accessed.
2020-03-29 23:14:28 +02:00
Leo Famulari 4c60d5325e
gnu: MPD: Update to 0.21.21.
* gnu/packages/mpd.scm (mpd): Update to 0.21.21.
2020-03-29 16:51:58 -04:00
Nicolas Goaziou 1a17d21b24
gnu: Add parlatype.
* gnu/packages/gnome.scm (parlatype): New variable.
2020-03-29 22:40:53 +02:00
Michael Rohleder 3bf45ff4e0
gnu: font-jetbrains-mono: Update to 1.0.3.
* gnu/packages/fonts.scm (font-jetbrains-mono): update to 1.0.3

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Michael Rohleder 4d59d9faad
gnu: emacs-helm-org-contacts: Update to 20200319.
* gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts): update to 20200310

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Alexandros Theodotou 65f61dcca2
gnu: Add fogpad.
* gnu/packages/music.scm (fogpad): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Alexandros Theodotou bce1e728c5
gnu: Add regrader.
* gnu/packages/music.scm (regrader): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00