guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (08ed3ec64e -> 65dc2d40cb)


From: guix-commits
Subject: branch master updated (08ed3ec64e -> 65dc2d40cb)
Date: Sun, 28 Jan 2024 16:54:03 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 08ed3ec64e gnu: renpy: Fix hashes.
     new 68b2a19c20 home: services: Add missing import.
     new 2f67528edd home: Add home-dotfiles-service.
     new 5d2bc09f0a doc: Add index entries for “dot files” and “Stow”.
     new dde76db33f services: shepherd: Add respawn-limit and respawn-delay.
     new 4802adbbf0 gnu: dynaconf: Update to 3.2.4.
     new 65dc2d40cb gnu: fish: Update to 3.7.0.

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                                     | 119 +++++++++++++++
 gnu/home/services.scm                             |   1 +
 gnu/home/services/dotfiles.scm                    | 117 +++++++++++++++
 gnu/local.mk                                      |   1 +
 gnu/packages/patches/dynaconf-unvendor-deps.patch | 172 ++++++++++------------
 gnu/packages/python-xyz.scm                       |  39 +++--
 gnu/packages/shells.scm                           |   4 +-
 gnu/services/shepherd.scm                         |  14 ++
 po/guix/POTFILES.in                               |   1 +
 9 files changed, 363 insertions(+), 105 deletions(-)
 create mode 100644 gnu/home/services/dotfiles.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]