[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (83fc59b -> 27913a6)
From: |
guix-commits |
Subject: |
branch master updated (83fc59b -> 27913a6) |
Date: |
Fri, 16 Oct 2020 09:03:15 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 83fc59b gnu: docker-cli: Fix build.
new a743b04 nls: Update.
new 4dd9897 nls: Update manual translations.
new b3fba5e guix-install.sh: Add symbolic links for supported shell
completions.
new b2683a2 guix-install.sh: Check the service 'nscd' and suggest it.
new b601aad .guix-authorizations: Add m1gu3l.
new 9a4c83b gnu: julia: Update to 1.5.2.
new e39e8d9 gnu: runc, skopeo, docker-cli, umoci: Don't 'chdir' in build
phases.
new 5d4ad8e gexp: Add 'assume-valid-file-name' syntax for use with
'local-file'.
new 5dbfdf8 services: provenance: Wrap config file name in
'assume-valid-file-name'.
new 27913a6 gnu: gnuzilla: Use 'assume-valid-file-name' where appropriate.
The 10 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:
.guix-authorizations | 6 +-
etc/guix-install.sh | 37 +
gnu/packages/gnuzilla.scm | 10 +-
gnu/packages/julia.scm | 113 +-
gnu/packages/virtualization.scm | 45 +-
gnu/services.scm | 7 +-
guix/gexp.scm | 18 +-
po/doc/guix-manual.de.po | 27010 +++++++++++++++++++--------------
po/doc/guix-manual.es.po | 27052 +++++++++++++++++++--------------
po/doc/guix-manual.fr.po | 23550 ++++++++++++++++++-----------
po/guix/de.po | 1898 ++-
po/guix/eo.po | 6905 +++++++--
po/guix/es.po | 1906 ++-
po/guix/fr.po | 1875 ++-
po/guix/pt_BR.po | 1952 ++-
po/packages/de.po | 11127 ++++++++------
po/packages/eo.po | 30346 ++++++++++++++++++++++++++++++++++++--
po/packages/fr.po | 11160 ++++++++------
18 files changed, 99582 insertions(+), 45435 deletions(-)
- branch master updated (83fc59b -> 27913a6),
guix-commits <=
- 01/10: nls: Update., guix-commits, 2020/10/16
- 04/10: guix-install.sh: Check the service 'nscd' and suggest it., guix-commits, 2020/10/16
- 05/10: .guix-authorizations: Add m1gu3l., guix-commits, 2020/10/16
- 06/10: gnu: julia: Update to 1.5.2., guix-commits, 2020/10/16
- 03/10: guix-install.sh: Add symbolic links for supported shell completions., guix-commits, 2020/10/16
- 07/10: gnu: runc, skopeo, docker-cli, umoci: Don't 'chdir' in build phases., guix-commits, 2020/10/16
- 10/10: gnu: gnuzilla: Use 'assume-valid-file-name' where appropriate., guix-commits, 2020/10/16
- 08/10: gexp: Add 'assume-valid-file-name' syntax for use with 'local-file'., guix-commits, 2020/10/16
- 09/10: services: provenance: Wrap config file name in 'assume-valid-file-name'., guix-commits, 2020/10/16
- 02/10: nls: Update manual translations., guix-commits, 2020/10/16