[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bccf2a9 -> 2ef71b6)
From: |
guix-commits |
Subject: |
branch master updated (bccf2a9 -> 2ef71b6) |
Date: |
Fri, 18 Jun 2021 08:25:48 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from bccf2a9 gnu: python-miniboa: Update to 1.0.8.
new f371972 import: launchpad: Gracefully handle 404s from
api.launchpad.net.
new 003728c build: Remove Guile 2.2 workaround.
new c5b1b48 lint: check-patch-headers: Recognize Git diffs.
new ee61777 profiles: Add 'load-profile'.
new 01f5795 profiles: Add "XAUTHORITY" to the precious variables.
new aaf4a00 doc: Structure the "Commit Access" section.
new d475134 doc: Add "Addressing Issues" section.
new d3d6d1c doc: Explain more reasons for commit revocation.
new b5b9266 doc: Clarify Git commit signing; fix typo.
new d0d948e gnu: pipewire: Update to 0.3.29.
new 7625242 gnu: xdg-desktop-portal: Update to 1.8.1 and honor
XDG_DESKTOP_PORTAL_DIR.
new 2ef71b6 gnu: xdg-desktop-portal-wlr: Update to 0.4.0.
The 12 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:
build-aux/compile-all.scm | 9 ++--
doc/contributing.texi | 121 +++++++++++++++++++++++++++++++++++--------
gnu/packages/freedesktop.scm | 28 ++++++++--
gnu/packages/linux.scm | 6 +--
guix/import/launchpad.scm | 17 +++---
guix/lint.scm | 3 +-
guix/profiles.scm | 41 +++++++++++++++
guix/scripts/environment.scm | 51 +++---------------
tests/profiles.scm | 27 ++++++++++
9 files changed, 216 insertions(+), 87 deletions(-)
- branch master updated (bccf2a9 -> 2ef71b6),
guix-commits <=
- 03/12: lint: check-patch-headers: Recognize Git diffs., guix-commits, 2021/06/18
- 01/12: import: launchpad: Gracefully handle 404s from api.launchpad.net., guix-commits, 2021/06/18
- 04/12: profiles: Add 'load-profile'., guix-commits, 2021/06/18
- 05/12: profiles: Add "XAUTHORITY" to the precious variables., guix-commits, 2021/06/18
- 02/12: build: Remove Guile 2.2 workaround., guix-commits, 2021/06/18
- 08/12: doc: Explain more reasons for commit revocation., guix-commits, 2021/06/18
- 11/12: gnu: xdg-desktop-portal: Update to 1.8.1 and honor XDG_DESKTOP_PORTAL_DIR., guix-commits, 2021/06/18
- 06/12: doc: Structure the "Commit Access" section., guix-commits, 2021/06/18
- 07/12: doc: Add "Addressing Issues" section., guix-commits, 2021/06/18
- 09/12: doc: Clarify Git commit signing; fix typo., guix-commits, 2021/06/18