[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a2b2589 -> 92951bf)
From: |
guix-commits |
Subject: |
branch master updated (a2b2589 -> 92951bf) |
Date: |
Mon, 21 Sep 2020 17:38:08 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from a2b2589 gnu: samba: Update to 4.12.7 [security fixes].
new 9b65281 environment: '--link-profile' uses ~/.guix-profile for
environment variables.
new 74cb33c gnu: gdsl: Replace 'url-fetch' by 'git-fetch'.
new 6206815 guix: scripts: build: Mention 'PACKAGE' in '--with-source'
option.
new de8cc74 gnu: Add python-rnc2rng.
new d076ddc gnu: Add python-citeproc-py.
new 92951bf bash completion: Complete file names after 'guix package -p'.
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 | 5 ++--
etc/completion/bash/guix | 2 +-
gnu/packages/datastructures.scm | 12 +++++----
gnu/packages/python-xyz.scm | 52 +++++++++++++++++++++++++++++++++++++
guix/scripts/build.scm | 2 +-
guix/scripts/environment.scm | 6 ++++-
tests/guix-environment-container.sh | 10 ++++---
7 files changed, 76 insertions(+), 13 deletions(-)
- branch master updated (a2b2589 -> 92951bf),
guix-commits <=
- 01/06: environment: '--link-profile' uses ~/.guix-profile for environment variables., guix-commits, 2020/09/21
- 02/06: gnu: gdsl: Replace 'url-fetch' by 'git-fetch'., guix-commits, 2020/09/21
- 03/06: guix: scripts: build: Mention 'PACKAGE' in '--with-source' option., guix-commits, 2020/09/21
- 06/06: bash completion: Complete file names after 'guix package -p'., guix-commits, 2020/09/21
- 04/06: gnu: Add python-rnc2rng., guix-commits, 2020/09/21
- 05/06: gnu: Add python-citeproc-py., guix-commits, 2020/09/21