summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: gnome-desktop: Update to 3.32.2.Kei Kebreau2019-12-07
| | | | | | | | | * 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.
* gnu: gnome-icon-theme: Update home page.Kei Kebreau2019-12-07
| | | | | * gnu/packages/gnome.scm (gnome-icon-theme)[home-page]: Follow permanent redirect.
* gnu: gsettings-desktop-schemas: Update to 3.32.0.Kei Kebreau2019-12-07
| | | | | * gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.32.0. [build-system]: Use meson-build-system.
* gnu: gnome-bluetooth: Update to 3.32.1.Kei Kebreau2019-12-07
| | | | | | * gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.32.1. [propagated-inputs]: Add glib and move eudev... [inputs]: ...to here.
* gnu: gnome-backgrounds: Update to 3.32.0.Kei Kebreau2019-12-07
| | | | | * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.32.0. [home-page]: Follow permanent redirect.
* gnu: gedit: Update to 3.32.2.Kei Kebreau2019-12-07
| | | | | | | | | | * 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.
* gnu: file-roller: Update to 3.32.1.Kei Kebreau2019-12-07
| | | | | | * gnu/packages/gnome.scm (file-roller): Update to 3.32.1. [inputs]: Move itstool... [native-inputs]: ...here.
* gnu: epiphany: Update to 3.32.3.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (epiphany): Update to 3.32.3.
* gnu: eog: Update to 3.32.2.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (eog): Update to 3.32.2.
* gnu: baobab: Update to 3.32.0.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (baobab): Update to 3.32.0.
* gnu: adwaita-icon-theme: Update to 3.32.0.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.32.0.
* gnu: Add mes-rb5.Jan Nieuwenhuizen2019-12-07
| | | | | | | | | | | | | | | 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.
* gnu: mes: Add patch to remove store name from binary.Jan Nieuwenhuizen2019-12-07
| | | | | | * 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.
* gnu: qbittorrent: Update to 4.2.0.Brett Gilio2019-12-07
| | | | * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.2.0.
* gnu: emacs: Reorder EMACSLOADPATH search path specification.Maxim Cournoyer2019-12-07
| | | | | | | | | | | | | 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.
* gnu: Add emacs-mpdel.LaFreniere, Joseph2019-12-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-mpdel): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: Add emacs-libmpdel.LaFreniere, Joseph2019-12-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-libmpdel): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net>
* file-systems: Add support for 'strict-atime' and 'lazy-time' flags.Guillaume Le Vaillant2019-12-07
| | | | | | | | | | * 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>
* machine: Add provenance tracking to each machine operating system.Ludovic Courtès2019-12-07
| | | | | | | * gnu/machine.scm (<machine>): Rename accessor to '%machine-operating-system'. (machine-operating-system): New procedure. * doc/guix.texi (Service Reference): Mention it.
* services: Add 'provenance-service-type'.Ludovic Courtès2019-12-07
| | | | | | | | | * 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'.
* system: Remove custom 'config-file service from "vm-image.tmpl".Ludovic Courtès2019-12-07
| | | | | | | | | | This example is broken since commit 99c45877a984dd0148151b2e304afef6fb04f1a5 (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.
* machine: ssh: Deprecate missing 'host-key' field.Ludovic Courtès2019-12-07
| | | | * gnu/machine/ssh.scm (machine-ssh-session): Warn about missing host key.
* gnu: emacs-telega: Properly install alists.Leo Prikler2019-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* gnu: emacs-telega: Update to 0.4.4-2Brett Gilio2019-12-06
| | | | | | | | | | | | | | | | -- 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>
* gnu: emacs-telega: Use test suites.Brett Gilio2019-12-06
| | | | | | | | | | | | | | | | -- Brett M. Gilio https://git.sr.ht/~brettgilio/ >From 03a2617b29c92dc83828495305d73ec4074a5102 Mon Sep 17 00:00:00 2001 From: Brett Gilio <brettg@posteo.net> Date: Mon, 2 Dec 2019 15:26:27 -0600 Subject: [PATCH 1/2] gnu: emacs-telega: Use test suites. * gnu/packages/emacs-xyz.scm (emacs-telega)[arguments]: Adds support for running the ert and server test suites. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: Add lrslib.Andreas Enge2019-12-06
| | | | * gnu/packages/maths.scm (lrslib): New variable.
* gnu: Add ghc-happstack-server.Brett Gilio2019-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-happstack-server): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: Add ghc-sendfile.Brett Gilio2019-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-sendfile): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: guile-file-names: Update to 0.3.Jelle Licht2019-12-06
| | | | * gnu/packages/guile-xyz.scm (guile-file-names): Update to 0.3.
* gnu: emacs-org-contrib: Update to 20191203.Nicolas Goaziou2019-12-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20191203.
* gnu: emacs-org: Update to 9.3.Nicolas Goaziou2019-12-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.
* gnu: r-r-cache: Update to 0.14.0.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/statistics.scm (r-r-cache): Update to 0.14.0.
* gnu: r-r-utils: Update to 2.9.1.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/statistics.scm (r-r-utils): Update to 2.9.1.
* gnu: r-rsqlite: Update to 2.1.4.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/statistics.scm (r-rsqlite): Update to 2.1.4.
* gnu: r-plotrix: Update to 3.7-7.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/statistics.scm (r-plotrix): Update to 3.7-7.
* gnu: r-uwot: Update to 0.1.5.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-uwot): Update to 0.1.5.
* gnu: r-irkernel: Update to 1.1.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-irkernel): Update to 1.1.
* gnu: r-listenv: Update to 0.8.0.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-listenv): Update to 0.8.0.
* gnu: r-spam: Update to 2.5-0.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-spam): Update to 2.5-0.
* gnu: r-multicool: Update to 0.1-11.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-multicool): Update to 0.1-11.
* gnu: r-factoextra: Update to 1.0.6.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-factoextra): Update to 1.0.6.
* gnu: r-renv: Update to 0.9.0.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-renv): Update to 0.9.0.
* gnu: r-openxlsx: Update to 4.1.4.Ricardo Wurmus2019-12-06
| | | | | * gnu/packages/cran.scm (r-openxlsx): Update to 4.1.4. [propagated-inputs]: Remove r-rlang.
* gnu: r-heatmaply: Update to 1.0.0.Ricardo Wurmus2019-12-06
| | | | | * gnu/packages/cran.scm (r-heatmaply): Update to 1.0.0. [propagated-inputs]: Add r-egg.
* gnu: Add r-egg.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-egg): New variable.
* gnu: r-cubature: Update to 2.0.4.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-cubature): Update to 2.0.4.
* gnu: r-geometry: Update to 0.4.5.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-geometry): Update to 0.4.5.
* gnu: r-htmltable: Update to 1.13.3.Ricardo Wurmus2019-12-06
| | | | * gnu/packages/cran.scm (r-htmltable): Update to 1.13.3.
* gnu: ruby-i18n: Update to 1.7.0.Björn Höfling2019-12-06
| | | | | * gnu/packages/ruby.scm (ruby-i18n): Update to 1.7.0. [home-page]: Update to new location.
* gnu: ruby-public-suffix: Update to 4.0.1.Björn Höfling2019-12-06
| | | | * gnu/packages/ruby.scm (ruby-public-suffix): Update to 4.0.1.