[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (0a72157 -> d7e9e0b)
From: |
guix-commits |
Subject: |
branch master updated (0a72157 -> d7e9e0b) |
Date: |
Tue, 14 Jul 2020 19:54:08 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 0a72157 gnu: Remove python2-pywavelets.
new b91a73a services: Add 'system-provenance' procedure.
new 8003a5a news: Add ‘fr’ translation.
new a168c3e ui: 'with-error-handling' does not unwind the stack.
new 9e12da3 system: Add 'location' field to <operating-system>.
new d7e9e0b system: 'operating-system-root-file-system' raises upon
missing root.
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/news.scm | 19 +++-
gnu/services.scm | 32 ++++++
gnu/system.scm | 18 ++-
guix/scripts/system.scm | 49 +++-----
guix/ui.scm | 291 ++++++++++++++++++++++++++----------------------
5 files changed, 235 insertions(+), 174 deletions(-)
- branch master updated (0a72157 -> d7e9e0b),
guix-commits <=
- 01/05: services: Add 'system-provenance' procedure., guix-commits, 2020/07/14
- 02/05: news: Add ‘fr’ translation., guix-commits, 2020/07/14
- 03/05: ui: 'with-error-handling' does not unwind the stack., guix-commits, 2020/07/14
- 04/05: system: Add 'location' field to <operating-system>., guix-commits, 2020/07/14
- 05/05: system: 'operating-system-root-file-system' raises upon missing root., guix-commits, 2020/07/14