[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (e74baa1 -> ff34f8a)
From: |
guix-commits |
Subject: |
branch master updated (e74baa1 -> ff34f8a) |
Date: |
Tue, 19 Jan 2021 12:15:28 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from e74baa1 system: Rename 'disk-image' command 'image'.
new f97ee77 modules: Recognize #:re-export-and-replace.
new 4d79f07 environment: Fix '--root' option with relative file name.
new 94b7687 gnu: esbuild: Update to 0.8.32.
new dc5d514 gnu: motion: Update to 4.3.2.
new 01b92ba gnu: xfce4-appfinder: Update to 4.16.1.
new 30c164e gnu: rpcbind: Update to 1.2.5.
new 9ab817b transformations: Add '--with-latest'.
new ff34f8a news: Add entry for '--with-latest'.
The 8 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 | 31 ++++++++++++++++++++++++++++
etc/news.scm | 31 ++++++++++++++++++++++++++++
gnu/packages/onc-rpc.scm | 4 ++--
gnu/packages/video.scm | 6 +++---
gnu/packages/web.scm | 6 +++---
gnu/packages/xfce.scm | 9 ++++----
guix/modules.scm | 4 ++--
guix/scripts/environment.scm | 2 +-
guix/transformations.scm | 49 ++++++++++++++++++++++++++++++++++++++++++--
guix/upstream.scm | 28 +++++++++++++++++++++++--
tests/guix-environment.sh | 8 +++++++-
tests/transformations.scm | 19 ++++++++++++++++-
12 files changed, 176 insertions(+), 21 deletions(-)
- branch master updated (e74baa1 -> ff34f8a),
guix-commits <=
- 02/08: environment: Fix '--root' option with relative file name., guix-commits, 2021/01/19
- 03/08: gnu: esbuild: Update to 0.8.32., guix-commits, 2021/01/19
- 05/08: gnu: xfce4-appfinder: Update to 4.16.1., guix-commits, 2021/01/19
- 06/08: gnu: rpcbind: Update to 1.2.5., guix-commits, 2021/01/19
- 08/08: news: Add entry for '--with-latest'., guix-commits, 2021/01/19
- 01/08: modules: Recognize #:re-export-and-replace., guix-commits, 2021/01/19
- 04/08: gnu: motion: Update to 4.3.2., guix-commits, 2021/01/19
- 07/08: transformations: Add '--with-latest'., guix-commits, 2021/01/19