guix-commits
[Top][All Lists]
Advanced

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

branch master updated (2c229f1 -> de3a8ec)


From: guix-commits
Subject: branch master updated (2c229f1 -> de3a8ec)
Date: Thu, 10 Sep 2020 06:30:02 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 2c229f1  gnu: Add fdroidcl.
     new f17e180  gnu: gcc-toolchain: Make "gcc" a "deprecated" alias for 
"gcc-toolchain".
     new 991fdb0  ui: '--help' output links to <https://guix.gnu.org/help/>.
     new 3794ce9  scripts: Use 'define-command' and have 'guix help' use that.
     new 2ba81af  bash completion: Restore completion for 'guix system', etc.
     new de3a8ec  gnu: Add python-hg-evolve.

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


Summary of changes:
 etc/completion/bash/guix          | 30 +++++++-------
 gnu/packages/commencement.scm     |  6 +++
 gnu/packages/version-control.scm  | 28 +++++++++++++
 guix/scripts.scm                  | 62 +++++++++++++++++++++++++++-
 guix/scripts/archive.scm          |  5 ++-
 guix/scripts/authenticate.scm     |  8 +++-
 guix/scripts/build.scm            |  5 ++-
 guix/scripts/challenge.scm        |  5 ++-
 guix/scripts/container.scm        |  6 ++-
 guix/scripts/copy.scm             |  5 ++-
 guix/scripts/deploy.scm           |  3 +-
 guix/scripts/describe.scm         |  3 +-
 guix/scripts/download.scm         |  5 ++-
 guix/scripts/edit.scm             |  7 +++-
 guix/scripts/environment.scm      |  5 ++-
 guix/scripts/gc.scm               |  4 +-
 guix/scripts/git.scm              |  6 ++-
 guix/scripts/graph.scm            |  5 ++-
 guix/scripts/hash.scm             |  5 ++-
 guix/scripts/import.scm           |  8 +++-
 guix/scripts/install.scm          |  6 ++-
 guix/scripts/lint.scm             |  5 ++-
 guix/scripts/offload.scm          |  6 ++-
 guix/scripts/pack.scm             |  5 ++-
 guix/scripts/package.scm          |  4 +-
 guix/scripts/perform-download.scm | 18 +++++----
 guix/scripts/processes.scm        |  4 +-
 guix/scripts/publish.scm          |  5 ++-
 guix/scripts/pull.scm             |  4 +-
 guix/scripts/refresh.scm          |  7 +++-
 guix/scripts/remove.scm           |  6 ++-
 guix/scripts/repl.scm             |  5 ++-
 guix/scripts/search.scm           |  6 ++-
 guix/scripts/show.scm             |  4 +-
 guix/scripts/size.scm             |  7 +++-
 guix/scripts/substitute.scm       |  7 +++-
 guix/scripts/system.scm           |  4 +-
 guix/scripts/time-machine.scm     |  4 +-
 guix/scripts/upgrade.scm          |  6 ++-
 guix/scripts/weather.scm          |  4 +-
 guix/ui.scm                       | 85 ++++++++++++++++++++++++++++++++++-----
 41 files changed, 333 insertions(+), 80 deletions(-)



reply via email to

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