[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (161b297 -> a4ee6ac)
From: |
guix-commits |
Subject: |
branch master updated (161b297 -> a4ee6ac) |
Date: |
Sun, 29 Dec 2019 12:25:32 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 161b297 gnu: scummvm: Fix build.
new 1e30d4e git-authenticate: Add glv to the list of committers.
new 8a705ae profiles: Add 'map-manifest-entries'.
new c48e522 guix package: Save provenance information when using
'--manifest'.
new 975183a pack: Save provenance information when using '--manifest'.
new 7a241c6 inferior: Add 'inferior-package-provenance'.
new 747b724 services: dhcp-client: Ignore interfaces that cannot be
activated.
new a4ee6ac installer: Pass '--fallback' to 'guix system init'.
The 7 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/git-authenticate.scm | 3 +++
gnu/installer/final.scm | 2 +-
gnu/services/networking.scm | 11 ++++----
guix/describe.scm | 18 ++++++++++++-
guix/inferior.scm | 14 ++++++++++
guix/profiles.scm | 6 +++++
guix/scripts/pack.scm | 59 ++++++++++++++++++------------------------
guix/scripts/package.scm | 7 +++--
8 files changed, 77 insertions(+), 43 deletions(-)
- branch master updated (161b297 -> a4ee6ac),
guix-commits <=
- 01/07: git-authenticate: Add glv to the list of committers., guix-commits, 2019/12/29
- 02/07: profiles: Add 'map-manifest-entries'., guix-commits, 2019/12/29
- 05/07: inferior: Add 'inferior-package-provenance'., guix-commits, 2019/12/29
- 03/07: guix package: Save provenance information when using '--manifest'., guix-commits, 2019/12/29
- 04/07: pack: Save provenance information when using '--manifest'., guix-commits, 2019/12/29
- 06/07: services: dhcp-client: Ignore interfaces that cannot be activated., guix-commits, 2019/12/29
- 07/07: installer: Pass '--fallback' to 'guix system init'., guix-commits, 2019/12/29