[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (61e839a -> 1c6d985)
From: |
guix-commits |
Subject: |
branch master updated (61e839a -> 1c6d985) |
Date: |
Thu, 29 Oct 2020 20:15:33 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 61e839a nls: Update 'fr' translation of the manual.
new 80c7f02 scripts: lint: Fix '--no-network' option.
new 58db2e6 scripts: lint: Add '--exclude' option.
new 6f1c9c3 gnu: r-calculus: Fix typo in home-page.
new 11e1955 file-systems: Allow swap space lookup by UUID/label.
new 81c3dd9 services: swap: Allow for UUIDs and file system labels.
new 1c6d985 installer: Use UUIDs in the 'swap-devices' field.
The 6 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:
doc/guix.texi | 43 +++++++++++++++++++++++++++----
gnu/build/file-systems.scm | 46 ++++++++++++++++++++++++++++++++-
gnu/installer/newt/final.scm | 14 +++++++++++
gnu/installer/parted.scm | 7 +++++-
gnu/installer/tests.scm | 31 +++++++++++++++++------
gnu/packages/cran.scm | 2 +-
gnu/services/base.scm | 54 ++++++++++++++++++++++++++++++---------
gnu/tests/install.scm | 18 +++++++++++--
guix/scripts/lint.scm | 60 +++++++++++++++++++++++++++++---------------
9 files changed, 225 insertions(+), 50 deletions(-)
- branch master updated (61e839a -> 1c6d985),
guix-commits <=
- 01/06: scripts: lint: Fix '--no-network' option., guix-commits, 2020/10/29
- 04/06: file-systems: Allow swap space lookup by UUID/label., guix-commits, 2020/10/29
- 06/06: installer: Use UUIDs in the 'swap-devices' field., guix-commits, 2020/10/29
- 03/06: gnu: r-calculus: Fix typo in home-page., guix-commits, 2020/10/29
- 05/06: services: swap: Allow for UUIDs and file system labels., guix-commits, 2020/10/29
- 02/06: scripts: lint: Add '--exclude' option., guix-commits, 2020/10/29