[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (e5f7c14ef6 -> 6d12c16299)
From: |
guix-commits |
Subject: |
branch master updated (e5f7c14ef6 -> 6d12c16299) |
Date: |
Thu, 14 Sep 2023 11:21:24 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from e5f7c14ef6 gnu: python-requests_ntlm: Update to 1.2.0.
new 2643fa3513 home: services: redshift: Use redshift package specified in
configuration
new e645a53d87 gnu: Add stklos.
new 08e8c3483f gnu: syncthing: Update to 1.23.7.
new de64e412f3 gnu: tor: Update to 0.4.8.5.
new 6c72db7314 gnu: neofetch: Fix cross-compiling.
new 9aeb9e7cc8 gnu: rottlog: Add gawk as an input.
new 40a76a7750 gnu: npiet: Fix cross-compilation.
new 62e1387065 gnu: npiet: Use gexps.
new 6d12c16299 doc: Make “crash course” xref more visible.
The 9 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 | 35 +++++++++--------
gnu/home/services/desktop.scm | 2 +-
gnu/local.mk | 1 +
gnu/packages/admin.scm | 22 ++++++-----
.../patches/tor-remove-defensive-assert.patch | 28 ++++++++++++++
gnu/packages/piet.scm | 21 ++++++----
gnu/packages/scheme.scm | 45 +++++++++++++++++++++-
gnu/packages/syncthing.scm | 8 ++--
gnu/packages/tor.scm | 8 ++--
9 files changed, 128 insertions(+), 42 deletions(-)
create mode 100644 gnu/packages/patches/tor-remove-defensive-assert.patch
- branch master updated (e5f7c14ef6 -> 6d12c16299),
guix-commits <=
- 01/09: home: services: redshift: Use redshift package specified in configuration, guix-commits, 2023/09/14
- 02/09: gnu: Add stklos., guix-commits, 2023/09/14
- 03/09: gnu: syncthing: Update to 1.23.7., guix-commits, 2023/09/14
- 08/09: gnu: npiet: Use gexps., guix-commits, 2023/09/14
- 09/09: doc: Make “crash course” xref more visible., guix-commits, 2023/09/14
- 05/09: gnu: neofetch: Fix cross-compiling., guix-commits, 2023/09/14
- 06/09: gnu: rottlog: Add gawk as an input., guix-commits, 2023/09/14
- 04/09: gnu: tor: Update to 0.4.8.5., guix-commits, 2023/09/14
- 07/09: gnu: npiet: Fix cross-compilation., guix-commits, 2023/09/14