guix_mirror_bot pushed a change to branch master
in repository guix.

    from c669724138 gnu: hcxdumptool: Update to 6.3.5.
     new 306bd80481 system: Source scripts from the /etc/profile.d directory.
     new 279adf431b services: Add etc-profile-d-service-type.
     new 2345e87c35 gnu: bash: Define the SYS_BASHRC macro.
     new 42245040f6 system: Source scripts from the /etc/bashrc.d directory.
     new 4c017ccfe5 services: Add etc-bashrc-d-service-type.
     new 45b883a9d3 system: Migrate sourcing bash_completion.sh to 
etc-bashrc-d-service-type.
     new c743d646ee system: Factorize bashrc default configuration.
     new 900d1fdbff services: Add vte-integration-service-type.
     new 78d4b1e52c services: Add vte-integration-service-type to 
%desktop-services.
     new 19d4f0d3ad news: Add news entry for etc-bashrc-d-service-type.
     new c60cf23a93 teams: Add script to refresh GNOME core packages.
     new 8c5be5f31c gnu: linux-libre: Do not build the SND_PCSP driver.
     new cfa2de2a77 services: Modernize and test nftables service.

The 13 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                                      | 101 ++++++++++++++---
 etc/news.scm                                       |  33 ++++++
 etc/teams/gnome/gnome-core-refresh                 | 120 +++++++++++++++++++++
 gnu/home/services/shells.scm                       |  14 +--
 gnu/packages/aux-files/linux-libre/5.10-i686.conf  |   2 +-
 .../aux-files/linux-libre/5.10-x86_64.conf         |   2 +-
 gnu/packages/aux-files/linux-libre/5.15-i686.conf  |   2 +-
 .../aux-files/linux-libre/5.15-x86_64.conf         |   2 +-
 gnu/packages/aux-files/linux-libre/5.4-i686.conf   |   2 +-
 gnu/packages/aux-files/linux-libre/5.4-x86_64.conf |   2 +-
 gnu/packages/aux-files/linux-libre/6.1-i686.conf   |   2 +-
 gnu/packages/aux-files/linux-libre/6.1-x86_64.conf |   2 +-
 gnu/packages/aux-files/linux-libre/6.12-i686.conf  |   2 +-
 .../aux-files/linux-libre/6.12-x86_64.conf         |   2 +-
 gnu/packages/aux-files/linux-libre/6.14-i686.conf  |   2 +-
 .../aux-files/linux-libre/6.14-x86_64.conf         |   2 +-
 gnu/packages/aux-files/linux-libre/6.6-i686.conf   |   2 +-
 gnu/packages/aux-files/linux-libre/6.6-x86_64.conf |   2 +-
 gnu/packages/bash.scm                              |  20 ++++
 gnu/services.scm                                   | 116 ++++++++++++++++++++
 gnu/services/base.scm                              |   5 +-
 gnu/services/desktop.scm                           |   4 +
 gnu/services/networking.scm                        |  49 ++++++---
 gnu/system.scm                                     |  43 ++++----
 gnu/system/shadow.scm                              |  21 ++--
 gnu/tests/base.scm                                 |  43 +++++++-
 gnu/tests/networking.scm                           | 113 ++++++++++++++++++-
 27 files changed, 620 insertions(+), 90 deletions(-)
 create mode 100755 etc/teams/gnome/gnome-core-refresh

Reply via email to