[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (1eb27d5 -> 591faab)
From: |
guix-commits |
Subject: |
branch master updated (1eb27d5 -> 591faab) |
Date: |
Mon, 23 Mar 2020 05:48:31 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 1eb27d5 Re-order the armhf linux-libre kernel packages to fix the
build.
new 8f53d73 ssh: 'send-files' reports missing modules on the remote host.
new ea6e229 machine: ssh: Make sanity checks in a single round trip.
new 7b322d3 ui: Add 'indented-string'.
new 1bb248d deploy: Show what machines will be deployed.
new 1292372 deploy: Write a message upon successful deployment.
new 8bc7450 machine: ssh: Better report missing initrd modules.
new 670da39 gnu: Add lv2toweb.
new 591faab gnu: Add python-gcovr.
The 8 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:
gnu/machine/ssh.scm | 142 ++++++++++++++++++++++++++------------------
gnu/packages/audio.scm | 37 ++++++++++++
gnu/packages/python-xyz.scm | 25 ++++++++
guix/scripts/deploy.scm | 23 ++++++-
guix/scripts/pull.scm | 17 +-----
guix/ssh.scm | 22 ++++++-
guix/ui.scm | 18 ++++++
7 files changed, 207 insertions(+), 77 deletions(-)
- branch master updated (1eb27d5 -> 591faab),
guix-commits <=
- 03/08: ui: Add 'indented-string'., guix-commits, 2020/03/23
- 04/08: deploy: Show what machines will be deployed., guix-commits, 2020/03/23
- 01/08: ssh: 'send-files' reports missing modules on the remote host., guix-commits, 2020/03/23
- 02/08: machine: ssh: Make sanity checks in a single round trip., guix-commits, 2020/03/23
- 08/08: gnu: Add python-gcovr., guix-commits, 2020/03/23
- 06/08: machine: ssh: Better report missing initrd modules., guix-commits, 2020/03/23
- 07/08: gnu: Add lv2toweb., guix-commits, 2020/03/23
- 05/08: deploy: Write a message upon successful deployment., guix-commits, 2020/03/23