Commit graph

51669 commits

Author SHA1 Message Date
Kei Kebreau e106d0a644
gnu: gnome-disk-utility: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau 083cffaf3a
gnu: gnome-system-monitor: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau ae4c05e096
gnu: gnome-shell-extensions: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau 339b59bf03
gnu: gnome-calendar: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.32.2.
2019-12-07 14:04:12 -05:00
Kei Kebreau c76d0dbcba
gnu: gnome-clocks: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.32.0.
2019-12-07 14:04:12 -05:00
Kei Kebreau 6acf403364
gnu: gnome-screenshot: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.32.0.
2019-12-07 14:04:12 -05:00
Kei Kebreau 3cafb9d4df
gnu: nautilus: Update to 3.32.1.
* gnu/packages/gnome.scm (nautilus): Update to 3.32.1.
[inputs]: Add gst-plugins-base.
2019-12-07 14:04:12 -05:00
Kei Kebreau 03be9874e6
gnu: Add tracker-miners.
* gnu/packages/gnome.scm (tracker-miners): New variable.
2019-12-07 14:04:11 -05:00
Kei Kebreau 652af676c2
gnu: gnome-tweaks: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.32.0.
2019-12-07 14:04:11 -05:00
Kei Kebreau edf43f6876
gnu: mutter: Update to 3.32.2.
* gnu/packages/gnome.scm (mutter): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Disable tests.  Set #:glib-or-gtk? flag.  Add $out/lib and
$out/lib/mutter-4 to RUNPATH.  Adjust configure flags.  Add 'disable-werror'
phase and update 'use-elogind' phase.
[native-inputs]: Add xorg-server-for-tests.
[inputs]: Add gnome-settings-daemon, libwacom and pipewire.
2019-12-07 14:04:11 -05:00
Kei Kebreau 8c6c97dee0
gnu: Add pipewire.
* gnu/packages/linux.scm (pipewire): New variable.
2019-12-07 14:04:11 -05:00
Kei Kebreau 06141f832a
gnu: evolution: Update to 3.32.4.
* gnu/packages/gnome.scm (evolution): Update to 3.32.4.
2019-12-07 14:04:11 -05:00
Kei Kebreau 2196a8d414
gnu: evolution-data-server: Update to 3.32.4.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.32.4.
[arguments]: Adjust 'disable-failing-tests' phases accordingly.
2019-12-07 14:04:11 -05:00
Kei Kebreau 995ef5ea11
gnu: totem: Update to 3.32.1.
* gnu/packages/gnome.scm (totem): Update to 3.32.1.
[source]: Remove patches.
[arguments]: Add 'pre-check' phase.  Remove #:parallel-build?.
[native-inputs]: Add python-pylint and xorg-server-for-tests.
[inputs]: Replace python2-pygobject with python-pygobject.
* gnu/packages/patches/totem-meson-easy-codec.patch,
gnu/packages/patches/totem-meson-compat.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-12-07 14:04:11 -05:00
Kei Kebreau 06323c8ed7
gnu: python2-pylint: Update to 1.9.5.
* gnu/packages/check.scm (python2-pylint): Update to 1.9.5.
2019-12-07 14:04:10 -05:00
Kei Kebreau 66261451b1
gnu: dconf-editor: Update to 3.32.0.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.32.0.
2019-12-07 14:04:10 -05:00
Kei Kebreau 5ada561c26
gnu: tracker: Update to 2.2.2.
* gnu/packages/gnome.scm (tracker): Update to 2.2.2.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag; pass configure flag to add
$out/lib and $out/lib/tracker-2.0 to RUNPATH; adjust 'disable-broken-tests'
phase.
[native-inputs]: Add glib:bin and python-pygobject.
[inputs]: Remove gstreamer, gst-plugins-base, libgsf, libexif, libvorbis,
flac, totem-pl-parser, exempi, upower, giflib, libosinfo and libcue.  Add
network-manager.
2019-12-07 14:04:10 -05:00
Kei Kebreau d48d4c989b
gnu: grilo: Update to 0.3.9.
* gnu/packages/gnome.scm (grilo): Update to 0.3.9.
[build-system]: Use meson-build-system.
[arguments]: Remove 'fix-introspection-install-dir' phase.
[native-inputs]: Add gtk-doc and vala.
[home-page]: Follow permanent redirect.
2019-12-07 14:04:10 -05:00
Kei Kebreau a6938bac22
gnu: gnome-control-center: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.32.2.
[source]: Remove patch.
[arguments]: Adjust 'patch-paths' phase accordingly.
[native-inputs]: Add hicolor-icon-theme, python-dbusmock and
xorg-server-for-tests.
[inputs]: Add gnome-session and gsound.
* gnu/packages/patches/gnome-control-center-udisks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2019-12-07 14:04:10 -05:00
Kei Kebreau e2ebbbccbc
gnu: Add python-dbusmock.
* gnu/packages/python-xyz.scm (python-dbusmock): New variable.
2019-12-07 14:04:10 -05:00
Kei Kebreau 4be0719f92
gnu: gnome-settings-daemon: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.32.1.
2019-12-07 14:04:10 -05:00
Kei Kebreau ebb2873d69
gnu: gnome-online-accounts: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.0.
[native-inputs]: Add vala.
2019-12-07 14:04:09 -05:00
Kei Kebreau e8a26caa14
gnu: gnome-desktop: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Add 'pre-check' phase.
[native-inputs]: Add glib:bin, glibc-locales and xorg-server-for-tests.
[inputs]: Move iso-codes, libseccomp, libx11 and xkeyboard-config...
[propagated-inputs]: ...here.
2019-12-07 14:04:09 -05:00
Kei Kebreau 5c610d4f7f
gnu: gnome-icon-theme: Update home page.
* gnu/packages/gnome.scm (gnome-icon-theme)[home-page]: Follow permanent
redirect.
2019-12-07 14:04:09 -05:00
Kei Kebreau c900dabd77
gnu: gsettings-desktop-schemas: Update to 3.32.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.32.0.
[build-system]: Use meson-build-system.
2019-12-07 14:04:09 -05:00
Kei Kebreau 723afae6ae
gnu: gnome-bluetooth: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.32.1.
[propagated-inputs]: Add glib and move eudev...
[inputs]: ...to here.
2019-12-07 14:04:09 -05:00
Kei Kebreau e04e8a8c87
gnu: gnome-backgrounds: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.32.0.
[home-page]: Follow permanent redirect.
2019-12-07 14:04:09 -05:00
Kei Kebreau 480c92268d
gnu: gedit: Update to 3.32.2.
* gnu/packages/gnome.scm (gedit): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag; add 'patch-libgd-fetch' and
'skip-gtk-update-icon-cache' phases; pass configure flag to add $out/lib/gedit
to RUNPATH.
[native-inputs]: Add desktop-file-utils, libgd and glib:bin.
[inputs]: Replace gtksourceview-3 with gtksourceview.
2019-12-07 14:04:09 -05:00
Kei Kebreau 4c96e5d167
gnu: file-roller: Update to 3.32.1.
* gnu/packages/gnome.scm (file-roller): Update to 3.32.1.
[inputs]: Move itstool...
[native-inputs]: ...here.
2019-12-07 14:04:09 -05:00
Kei Kebreau 644b60d4c6
gnu: epiphany: Update to 3.32.3.
* gnu/packages/gnome.scm (epiphany): Update to 3.32.3.
2019-12-07 14:04:08 -05:00
Kei Kebreau b0f24a82c1
gnu: eog: Update to 3.32.2.
* gnu/packages/gnome.scm (eog): Update to 3.32.2.
2019-12-07 14:04:08 -05:00
Kei Kebreau e0c5f20c47
gnu: baobab: Update to 3.32.0.
* gnu/packages/gnome.scm (baobab): Update to 3.32.0.
2019-12-07 14:04:08 -05:00
Kei Kebreau 9be59d7fd0
gnu: adwaita-icon-theme: Update to 3.32.0.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.32.0.
2019-12-07 14:04:08 -05:00
Jan Nieuwenhuizen 4e23d65056
gnu: Add mes-rb5.
This

    guix build --system=i686-linux mes-dcc

creates the Reproducible-Builds summit 5's GNU Mes build with sha266sum

    9e0bcb1633c58e7bc415f6ea27cee7951d6b0658e13cdc147e992b31a14625fb

that was also built for Debian GNU/Linux and NixOS, with a bit-for-bit
identical result.

* gnu/packages/mes.scm (mes-ddc): New variable.
2019-12-07 19:30:36 +01:00
Jan Nieuwenhuizen 8c0dcf3e89
gnu: mes: Add patch to remove store name from binary.
* gnu/packages/patches/mes-remove-store-name.patch: New file, from upstream.
* gnu/packages/mes.scm (mes): Use it.  Add `www.' to homepage.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-12-07 19:30:04 +01:00
Brett Gilio f410e72db9
gnu: qbittorrent: Update to 4.2.0.
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.2.0.
2019-12-07 10:17:01 -06:00
Maxim Cournoyer 3ffdd0026b
gnu: emacs: Reorder EMACSLOADPATH search path specification.
Move Guix profiles' site-lisp before Emacs' own in the search path
specification, so that user installed packages can override Emacs' builtin
versions.

Fixes issue #38399 (see: https://bugs.gnu.org/38399).

Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>

* gnu/packages/emacs.scm (emacs): Move the Emacs builtin library directory
suffix to the end of the search path.
2019-12-07 13:20:50 +09:00
LaFreniere, Joseph abda9e2d11
gnu: Add emacs-mpdel.
* gnu/packages/emacs-xyz.scm (emacs-mpdel): New variable.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-06 20:13:00 -06:00
LaFreniere, Joseph e5f145b4e9
gnu: Add emacs-libmpdel.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel): New variable.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-06 20:12:29 -06:00
Guillaume Le Vaillant 0dc5c85638
file-systems: Add support for 'strict-atime' and 'lazy-time' flags.
* guix/build/syscalls.scm (MS_LAZYTIME): New variable.
* gnu/build/file-systems.scm (mount-flags->bit-mask): Add match rules for
  'strict-atime' and 'lazy-time'.
* doc/guix.texi (File Systems): Add 'strict-atime' and 'lazy-time' to the list
  of supported flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-07 01:00:24 +01:00
Ludovic Courtès 158032bd7d
guix system: Add "describe" action.
* guix/scripts/system.scm (show-help): Add "describe".
(process-command): Handle it.
(guix-system): Likewise.
* doc/guix.texi (Invoking guix system): Document it.
2019-12-07 00:59:57 +01:00
Ludovic Courtès 60f4564a63
guix system: "list-generations" displays provenance info.
* guix/scripts/pull.scm (channel-commit-hyperlink): Export.
* guix/scripts/system.scm (display-system-generation)
[display-channel]: New procedure.
Read the "provenance" file of GENERATION and display channel info and
the configuration file name when available.
2019-12-07 00:59:56 +01:00
Ludovic Courtès eaabc5e87f
machine: Add provenance tracking to each machine operating system.
* gnu/machine.scm (<machine>): Rename accessor to
'%machine-operating-system'.
(machine-operating-system): New procedure.
* doc/guix.texi (Service Reference): Mention it.
2019-12-07 00:59:56 +01:00
Ludovic Courtès b85836d306
guix system: Use 'provenance-service-type', add "--save-provenance".
* guix/scripts/system.scm (show-help, %options): Add "--save-provenance".
(process-action): Define 'save-provenance?' and 'transform'; call
'transform' on the OS.
* doc/guix.texi (Invoking guix system): Document it under 'reconfigure'.
(Service Reference): Mention that 'provenance-service-type' is
automatically added by 'reconfigure' & 'init'.
2019-12-07 00:59:56 +01:00
Ludovic Courtès 33b7cb7a59
services: Add 'provenance-service-type'.
* gnu/services.scm (object->pretty-string)
(channel->code, channel->sexp, provenance-file)
(provenance-entry): New procedures.
(provenance-service-type): New variable.
* gnu/system.scm (operating-system-with-provenance): New procedure.
* doc/guix.texi (Service Reference): Document 'provenance-service-type'.
2019-12-07 00:59:56 +01:00
Ludovic Courtès 362bcdb1b0
system: Remove custom 'config-file service from "vm-image.tmpl".
This example is broken since commit
99c45877a9 (wrong file name passed to
'local-file'), and its functionality is superseded by the upcoming
'provenance-service-type'.

* gnu/system/examples/vm-image.tmpl (this-file): Remove.
<services>: Remove 'config-file service.
2019-12-07 00:59:56 +01:00
Ludovic Courtès fcbe4f71ca
derivations: Add 'derivation-input-fold'.
* guix/derivations.scm (derivation-input-fold): New procedure.
(substitution-oracle)[closure]: Rewrite in terms of
'derivation-input-fold'.
* tests/derivations.scm ("derivation-input-fold"): New test.
2019-12-07 00:29:41 +01:00
Ludovic Courtès 2617d956d8
machine: ssh: Deprecate missing 'host-key' field.
* gnu/machine/ssh.scm (machine-ssh-session): Warn about missing host key.
2019-12-07 00:29:10 +01:00
Leo Prikler 1b3fa123ea
gnu: emacs-telega: Properly install alists.
Am Donnerstag, den 05.12.2019, 12:46 -0600 schrieb Brett Gilio:
> That is why I made the note about eventually replacing the
> installation of that directory to use the system usually used by
> `emacs-build-system` because I figure this would cause less issues in
> the future if for some reason the emacs site-lisp directory structure
> were to change again.
>
> --8<---------------cut here---------------start------------->8---
> ;; TODO: Replace with `#:include' method used by
> ;; emacs-build-system.
> --8<---------------cut here---------------end--------------->8---
>
> But I don't think it is a pressing issue to do it so cleanly.
> Or maybe it is. Idk.
Perhaps you're right, but as far as I can see the Emacs build system
does not yet tell us how to proceed with data.  It also has a unique
way of handling documentation, first putting it into site-lisp before
moving it to share/info where it should belong.

> > I still don't feel comfortable with data being at the top of site-
> > lisp,
> > though.  Perhaps something similar to emacs-yasnippet-snippets,
> > where
> > you store the data in share/emacs/telega-data would be more
> > appropriate.
>
> I was ACTUALLY going to do it this way originally, but I was really
> uncertain of it so I just sent the patch as is. I like the idea more,
> so
> I am going to revise the patch. Otherwise, once I get this revision
> in
> everything should be good to go. I'll also substitute the functions
> to
> reflect that changed path.
>
> [...]
>
> Alright, carry on! Patch will be available soon.
Looking at your revised patch, I still feel a bit uneasy about putting
data into the load-path.  I therefore proprose a revised revised (R^2,
if you will) patch, which I've attached to this message.

Regards,
Leo

From 59918d4a486c453463e6c59487047177f3b54205 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Thu, 5 Dec 2019 13:51:14 -0600
Subject: [PATCH 3/3] gnu: emacs-telega: Install telega-data to site-lisp.

* gnu/packages/emacs-xyz.scm (emacs-telega)[arguments]: This commit revises a
  previous patch and gives the source etc/ directory a unique installation pth
  in the site-lisp directory stucture.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-06 16:28:24 -06:00
Brett Gilio cc7948bc6f
gnu: emacs-telega: Update to 0.4.4-2
--
Brett M. Gilio
https://git.sr.ht/~brettgilio/

>From 04e417466dcd7e1a39ce69d04b9afc60c41bd603 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 2 Dec 2019 15:28:39 -0600
Subject: [PATCH 2/2] gnu: emacs-telega: Update to 0.4.4-2

* gnu/packages/emacs-xyz.scm (emacs-telega): Bump the package to use a newer
  git revision, which includes additional client features.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-06 16:28:14 -06:00