[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (8d11b6d -> 2637cfd)
From: |
guix-commits |
Subject: |
branch master updated (8d11b6d -> 2637cfd) |
Date: |
Mon, 11 Feb 2019 17:26:16 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 8d11b6d gnu: guile-picture-language: Update to 0-2.1ea8b78.
new 6701edb HACKING: Update key server.
new 5ea206a status: Erase the current line upon new builds or
downloads.
new 70a5030 ui: Always print the exception upon load errors.
new 1d8b10d git: Add an exception printer for 'git-error'.
new 910d012 pack, vm: Fix incorrect use of
'package-transitive-propagated-inputs'.
new 2637cfd Avoid name clash with 'build' from (guix store) and (guix
status).
The 6 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:
HACKING | 7 ++++---
build-aux/run-system-tests.scm | 2 +-
gnu/system/vm.scm | 6 ++++--
guix/git.scm | 8 ++++++++
guix/scripts/archive.scm | 2 +-
guix/scripts/build.scm | 2 +-
guix/scripts/copy.scm | 2 +-
guix/scripts/environment.scm | 2 +-
guix/scripts/pack.scm | 6 ++++--
guix/scripts/package.scm | 2 +-
guix/scripts/pull.scm | 2 +-
guix/scripts/system.scm | 2 +-
guix/status.scm | 3 +++
guix/ui.scm | 11 +++++++++--
14 files changed, 40 insertions(+), 17 deletions(-)
- branch master updated (8d11b6d -> 2637cfd),
guix-commits <=
- 04/06: git: Add an exception printer for 'git-error'., guix-commits, 2019/02/11
- 05/06: pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'., guix-commits, 2019/02/11
- 01/06: HACKING: Update key server., guix-commits, 2019/02/11
- 03/06: ui: Always print the exception upon load errors., guix-commits, 2019/02/11
- 02/06: status: Erase the current line upon new builds or downloads., guix-commits, 2019/02/11
- 06/06: Avoid name clash with 'build' from (guix store) and (guix status)., guix-commits, 2019/02/11