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(-)