guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (d478cc0 -> ccad0e4)


From: guix-commits
Subject: branch core-updates updated (d478cc0 -> ccad0e4)
Date: Mon, 22 Jul 2019 13:16:54 -0400 (EDT)

mbakke pushed a change to branch core-updates
in repository guix.

      from  d478cc0   gnu: pybind11: Update to 2.3.0.
      adds  92ca25a   guix archive: Use (gcrypt common).
      adds  b41c7be   file-systems: Use 'no-atime' for %IMMUTABLE-STORE.
      adds  bacfec8   linux-container: Add 'eval/container'.
      adds  45b9033   channels: Strictly check the version of '.guix-channel'.
      adds  5d9daa8   channels: Remove unneeded 'version' field of 
<channel-metadata>.
      adds  ce5d9ec   channels: Always provide a <channel-metadata> record.
      adds  dd9560a   gnu: glog: Disable test that fails on non-x86_64 
platforms.
      adds  ddc586e   gnu: python-jupyter-client: Patch file name of 'ip'.
      adds  a2a94b6   ui: 'warn-about-load-error' warns about file/module name 
mismatches.
      adds  723bdb8   ui: 'warn-about-load-error' provides hints for unbound 
variables.
      adds  dd3779c   gnu: Add emacs-zerodark-theme.
      adds  571f6e7   lint: Update tests to (guix lint) migration.
      adds  848ae71   lint: 'source' check no longer complains about 
unavailable mirrors.
      adds  99b2042   lint: Add test for 'source'.
      adds  6dc28ad   lint: Remove unused imports.
      adds  674b9df   lint: source: Stop as soon as a valid URL is found.
      adds  3d33c93   lint: Use the 'warning' procedure for messages.
      adds  f26f2e7   gnu: Add ghc-validity.
      adds  522b61a   gnu: Add ghc-genvalidity.
      adds  51c8370   gnu: Add ghc-genvalidity-property.
      adds  efc55bf   gnu: Add ghc-path.
      adds  ca20ee0   gnu: Add ghc-path-io.
      adds  a60056b   gnu: Add ghc-descriptive.
      adds  697cae2   gnu: Add ghc-exactprint.
      adds  64b7c06   gnu: Add ghc-hindent.
      adds  ef803cb   gnu: Add ghc-microlens-mtl.
      adds  38dd4c1   gnu: Add ghc-microlens-ghc.
      adds  37850fb   gnu: Add ghc-microlens-platform.
      adds  14e0ae7   gnu: Add ghc-hasktags.
      adds  e6df9c7   gnu: qtwebkit: Update to 5.212.0-alpha3.
      adds  a18a27b   gnu: Add python-gdal.
      adds  3aec526   gnu: emacs-ivy: Update to 0.12.0.
      adds  2f4698d   gnu: Add darkice.
      adds  1ad9c10   gnu: linux-libre: Deblob the linux-libre source tarball 
ourselves.
      adds  aa84be4   gnu: linux-libre@4.4: Update to 4.4.186.
      adds  5d8187c   gnu: linux-libre@4.9: Update to 4.9.186.
      adds  267ce66   gnu: linux-libre@4.14: Update to 4.14.134.
      adds  c39304c   gnu: linux-libre@4.19: Update to 4.19.60.
      adds  59f7925   gnu: linux-libre: Update to 5.2.2.
      adds  d1e766e   gnu: libosinfo: Update to 1.5.0.
      adds  afb986e   gnu: libreoffice: Fix xdg-open absolute paths.
      adds  7284b11   gnu: oil-shell: Update to 0.6.0
      adds  5246655   gnu: mallard-ducktype: Run tests.
      adds  2756ab8   gnu: perl-hash-merge: Update to 0.300.
      adds  6f4d20e   gnu: perl-clone: Update to 0.42.
      adds  94b9b67   gnu: perl-cpan-meta: Update to 2.150010.
      adds  bbbed2e   gnu: perl-test-simple: Update to 1.302164.
      adds  1bb4122   gnu: perl-net-http: Update to 6.19.
      adds  5a90d56   doc: Update 'guix import json' example.
      adds  96f1cbe   swh: Add basic tests.
      adds  cd9f56f   pack: Pass a list as the entry point for 
'build-docker-image'.
      adds  6fd4c6b   gnu: htslib: Propagate zlib.
      adds  6a48983   gnu: ungoogled-chromium: Enable parallel build.
      adds  3c08479   gnu: x265: Update to 3.1.1.
      adds  8d3167f   gnu: ffmpeg: Update to 4.1.4.
      adds  293e4f9   gnu: jsoncpp: Update to 1.9.1.
      adds  8dea617   gnu: whois: Update to 5.5.0.
      adds  ec0de9d   gnu: zstd: Move libraries to separate outputs.
      adds  fb4ea42   gnu: zstd: Update to 1.4.1.
      adds  a242776   gnu: libvpx: Update to 1.8.1.
      adds  2698654   gnu: vlc: Build against libvpx@1.8.
       new  ccad0e4   Merge branch 'master' into core-updates

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                                        |   1 +
 doc/guix.texi                                      |   2 +-
 gnu/local.mk                                       |   1 +
 gnu/packages/audio.scm                             |  33 ++
 gnu/packages/backup.scm                            |   2 +-
 gnu/packages/bioinformatics.scm                    |   8 +-
 gnu/packages/chromium.scm                          |   6 +-
 gnu/packages/compression.scm                       |  34 +-
 gnu/packages/emacs-xyz.scm                         |  31 +-
 gnu/packages/geo.scm                               |  19 +
 gnu/packages/haskell.scm                           | 416 ++++++++++++++++
 gnu/packages/libreoffice.scm                       |  10 +
 gnu/packages/linux.scm                             | 551 ++++++++++++++++-----
 gnu/packages/logging.scm                           |  10 +
 gnu/packages/networking.scm                        |   4 +-
 .../darkice-workaround-fpermissive-error.patch     |  62 +++
 gnu/packages/perl-check.scm                        |   4 +-
 gnu/packages/perl.scm                              |  14 +-
 gnu/packages/python-xyz.scm                        |  21 +-
 gnu/packages/qt.scm                                |   4 +-
 gnu/packages/serialization.scm                     |   4 +-
 gnu/packages/shells.scm                            |   4 +-
 gnu/packages/sync.scm                              |   2 +-
 gnu/packages/tor.scm                               |   2 +-
 gnu/packages/video.scm                             |  14 +-
 gnu/packages/virtualization.scm                    |  17 +-
 gnu/packages/web.scm                               |   4 +-
 gnu/system/file-systems.scm                        |   4 +-
 gnu/system/linux-container.scm                     |  49 +-
 guix/channels.scm                                  |  94 ++--
 guix/discovery.scm                                 |   6 +-
 guix/lint.scm                                      |  25 +-
 guix/scripts/archive.scm                           |   1 +
 guix/scripts/lint.scm                              |   7 +-
 guix/scripts/pack.scm                              |   7 +-
 guix/swh.scm                                       |  10 +-
 guix/ui.scm                                        |  41 +-
 tests/channels.scm                                 |  72 ++-
 tests/containers.scm                               |  50 ++
 tests/guix-build.sh                                |  31 +-
 tests/lint.scm                                     |  31 +-
 tests/swh.scm                                      |  76 +++
 42 files changed, 1495 insertions(+), 289 deletions(-)
 create mode 100644 
gnu/packages/patches/darkice-workaround-fpermissive-error.patch
 create mode 100644 tests/swh.scm



reply via email to

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