guix-commits
[Top][All Lists]
Advanced

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

branch master updated (0c5658d -> 69daee2)


From: Ludovic Courtès
Subject: branch master updated (0c5658d -> 69daee2)
Date: Wed, 3 May 2017 10:16:25 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  0c5658d   gnu: Add address@hidden
       new  1c7a78f   gnu: Add mes.
       new  69daee2   ui: Rename '_' to 'G_'.

The 2 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:
 build-aux/compile-all.scm         |   5 +-
 gnu/local.mk                      |   1 +
 gnu/packages.scm                  |  18 +++---
 gnu/packages/mes.scm              |  74 ++++++++++++++++++++++++
 gnu/services.scm                  |  10 ++--
 gnu/services/shepherd.scm         |   4 +-
 gnu/system.scm                    |   8 +--
 gnu/system/shadow.scm             |   4 +-
 guix/gnupg.scm                    |   2 +-
 guix/http-client.scm              |   4 +-
 guix/import/cpan.scm              |   2 +-
 guix/import/elpa.scm              |   4 +-
 guix/import/pypi.scm              |   6 +-
 guix/nar.scm                      |   4 +-
 guix/scripts.scm                  |   4 +-
 guix/scripts/archive.scm          |  46 +++++++--------
 guix/scripts/authenticate.scm     |  12 ++--
 guix/scripts/build.scm            |  84 +++++++++++++--------------
 guix/scripts/challenge.scm        |  24 ++++----
 guix/scripts/container.scm        |  14 ++---
 guix/scripts/container/exec.scm   |  16 +++---
 guix/scripts/copy.scm             |  16 +++---
 guix/scripts/download.scm         |  24 ++++----
 guix/scripts/edit.scm             |  14 ++---
 guix/scripts/environment.scm      |  42 +++++++-------
 guix/scripts/gc.scm               |  44 +++++++--------
 guix/scripts/graph.scm            |  30 +++++-----
 guix/scripts/hash.scm             |  20 +++----
 guix/scripts/import.scm           |  14 ++---
 guix/scripts/import/cpan.scm      |  14 ++---
 guix/scripts/import/cran.scm      |  16 +++---
 guix/scripts/import/crate.scm     |  14 ++---
 guix/scripts/import/elpa.scm      |  16 +++---
 guix/scripts/import/gem.scm       |  14 ++---
 guix/scripts/import/gnu.scm       |  14 ++---
 guix/scripts/import/hackage.scm   |  24 ++++----
 guix/scripts/import/nix.scm       |  10 ++--
 guix/scripts/import/pypi.scm      |  14 ++---
 guix/scripts/import/stackage.scm  |  18 +++---
 guix/scripts/lint.scm             | 110 ++++++++++++++++++------------------
 guix/scripts/offload.scm          |  48 ++++++++--------
 guix/scripts/pack.scm             |  26 ++++-----
 guix/scripts/package.scm          |  78 ++++++++++++-------------
 guix/scripts/perform-download.scm |   8 +--
 guix/scripts/publish.scm          |  46 +++++++--------
 guix/scripts/pull.scm             |  26 ++++-----
 guix/scripts/refresh.scm          |  50 ++++++++--------
 guix/scripts/size.scm             |  22 ++++----
 guix/scripts/substitute.scm       |  66 +++++++++++-----------
 guix/scripts/system.scm           | 116 +++++++++++++++++++-------------------
 guix/ssh.scm                      |   8 +--
 guix/ui.scm                       | 116 +++++++++++++++++++-------------------
 guix/upstream.scm                 |   8 +--
 po/guix/Makevars                  |   2 +-
 54 files changed, 756 insertions(+), 678 deletions(-)
 create mode 100644 gnu/packages/mes.scm



reply via email to

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