guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch staging updated (36175a3 -> 7a05fdd)


From: guix-commits
Subject: branch staging updated (36175a3 -> 7a05fdd)
Date: Tue, 9 Jul 2019 19:05:11 -0400 (EDT)

mbakke pushed a change to branch staging
in repository guix.

      from  36175a3   Merge branch 'master' into staging
      adds  079c93e   self: Ship the (gnu machine …) modules.
      adds  d029afd   gnu: Update lollypop to 1.1.3.1.
      adds  aad6596   gnu: wine-staging: Update to 4.12.1.
      adds  ccadafd   build: Add 'doc/build.scm' to build on-line copies of the 
manual.
      adds  866822b   build: Remove outdated 'release.nix'.
      adds  1c9ea5a   gnu: emacs-git-timemachine: Update to 4.10.
      adds  9ee3be1   gnu: emacs-simple-httpd: Update to 1.5.1.
      adds  1fd2886   gnu: emacs-skewer-mode: Update to 1.8.0.
      adds  846d834   gnu: emacs-company-restclient: Update to 0.3.0.
      adds  8330715   gnu: emacs-fish-completion: Don't use unstable tarball.
      adds  fa71034   gnu: emacs-disk-usage: Don't use unstable tarball.
      adds  9f6dca4   gnu: emacs-restclient: Update to 0-2.422ee8d.
      adds  26150ea   gnu: emacs-zoutline: Update to 0.2.0.
      adds  55a0b2a   gnu: emacs-md4rd: Update to 0.3.1.
      adds  b453637   gnu: Add emacs-lpy.
      adds  81d1baa   gnu: emacs-hydra: Update to 0.15.0.
      adds  ae429e4   gnu: emacs-goto-chg: Update to 1.7.3-1.1829a13.
      adds  e41ba86   gnu: Add emacs-moe-theme-el.
      adds  6543bc8   gnu: Add python-slugify.
      adds  0d5b7ea   gnu: Add python-pytimeparse.
      adds  450d5dc   gnu: Add python-crate.
      adds  edeb04b   gnu: Add python-dbfread.
      adds  451742b   gnu: Add python-leather.
      adds  dc835e7   gnu: Add python-agate.
      adds  9b2850c   gnu: Add python-agate-sql.
      adds  f1122a2   gnu: Add python-agate-dbf.
      adds  213b05f   gnu: Add python-agate-excel.
      adds  bf187d9   gnu: Add csvkit.
      adds  d335ef5   gnu: diffoscope: Update to 116.
      adds  c7b757c   gnu: gama: Update to 2.06.
      adds  cdf6894   channels: Key cached channel derivations by system.
      adds  b9a1d74   gnu: wireservice: New wireservice-package macro.
      adds  a55dd25   gnu: dosfstools: Enable compat symlinks.
      adds  88a29b5   gnu: i3blocks: Update to ec050e7.
      adds  85630d8   gnu: emacs-polymode: Update to 0.2.
      adds  377b050   gnu: Add emacs-polymode-org.
      adds  6124262   gnu: r-txdb-mmusculus-ucsc-mm10-knowngene: Update to 
3.4.7.
      adds  e2170c3   gnu: libomp: Fix source hash.
      adds  69e3512   gnu: libomp: Download over HTTPS.
      adds  ddfb628   gnu: cmh: Fix build.
      adds  1042e34   gnu: r-xbioc: Update to 0.1.16-1.6ff0670.
      adds  0971f8b   gnu: Remove r-biocinstaller.
      adds  a655d50   scripts: environment: Only rewrite user-specified 
mappings.
      adds  b6dc083   scripts: environment: Add --no-cwd.
      adds  6c77d79   guix-install.sh: Treat REQUIRE as the array it is.
      adds  7a2e0c5   guix-install.sh: Add missing ‘local’ declaration.
      adds  1d0bde2   discovery: Handle edge case in scheme-files when looking 
at symlinks.
      adds  5d8e505   guix-install.sh: Check for PGP key separately.
      adds  9b2644c   guix-install.sh: Don't initialise ~/.gnupg.
      adds  069ab3b   gnu: grub: Update to 2.04.
      adds  35014c4   gnu: grub: Build ‘grub-mount’.
      adds  3fd3dd3   gnu: libmicrohttpd: Update to 0.9.65.
      adds  032ca4b   gnu: musescore: Update to 3.2.3.
      adds  3c2bbbb   gnu: snap: Update to 5.0.1.
      adds  582de58   gnu: Add anonip.
      adds  48182cf   gnu: r-biocinstaller: Remove entirely.
      adds  534ceb7   gnu: emacs-stumpwm-mode: Update to 0.0.1-1.8fbe071.
      adds  710f027   gnu: wgetpaste: Update to 2.29.
      adds  38a9b4b   gnu: python-internetarchive: Update to 1.8.5.
      adds  12b1ec6   gnu: iproute2: Update to 5.2.0.
      adds  760d90c   gnu: ungoogled-chromium: Increase build timeout.
       new  7a05fdd   Merge branch 'master' into staging

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                        |   2 +-
 doc/build.scm                                      | 563 +++++++++++++++++++++
 doc/guix.texi                                      |   8 +
 etc/guix-install.sh                                |  19 +-
 gnu/local.mk                                       |   5 +-
 gnu/packages/algebra.scm                           |  16 +-
 gnu/packages/bioconductor.scm                      |   6 +-
 gnu/packages/bioinformatics.scm                    |  27 +-
 gnu/packages/bootloaders.scm                       |  28 +-
 gnu/packages/chromium.scm                          |   6 +-
 gnu/packages/databases.scm                         |  23 +
 gnu/packages/disk.scm                              |   4 +-
 gnu/packages/education.scm                         |   4 +-
 gnu/packages/emacs-xyz.scm                         | 319 +++++++-----
 gnu/packages/gnome.scm                             |   7 +-
 gnu/packages/gnunet.scm                            |   6 +-
 gnu/packages/gps.scm                               |   4 +-
 gnu/packages/linux.scm                             |   4 +-
 gnu/packages/llvm.scm                              |   6 +-
 gnu/packages/music.scm                             |   4 +-
 gnu/packages/package-management.scm                |   6 +-
 gnu/packages/patches/csvkit-fix-tests.patch        |  45 ++
 gnu/packages/patches/grub-binutils-compat.patch    |  53 --
 .../patches/grub-check-error-efibootmgr.patch      | 197 -------
 .../patches/grub-efi-fat-serial-number.patch       |  17 +-
 .../python-slugify-depend-on-unidecode.patch       |  22 +
 gnu/packages/python-web.scm                        |  31 ++
 gnu/packages/python-xyz.scm                        |  22 +
 gnu/packages/time.scm                              |  21 +
 gnu/packages/web.scm                               |  52 +-
 gnu/packages/wget.scm                              |  13 +-
 gnu/packages/wine.scm                              |   6 +-
 gnu/packages/wireservice.scm                       | 267 ++++++++++
 gnu/packages/wm.scm                                |   6 +-
 guix/channels.scm                                  |  16 +-
 guix/discovery.scm                                 |   4 +-
 guix/scripts/environment.scm                       |  67 ++-
 guix/self.scm                                      |   3 +-
 release.nix                                        | 129 -----
 tests/guix-environment.sh                          |   8 +
 40 files changed, 1420 insertions(+), 626 deletions(-)
 create mode 100644 doc/build.scm
 create mode 100644 gnu/packages/patches/csvkit-fix-tests.patch
 delete mode 100644 gnu/packages/patches/grub-binutils-compat.patch
 delete mode 100644 gnu/packages/patches/grub-check-error-efibootmgr.patch
 create mode 100644 
gnu/packages/patches/python-slugify-depend-on-unidecode.patch
 create mode 100644 gnu/packages/wireservice.scm
 delete mode 100644 release.nix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]