guix-commits
[Top][All Lists]
Advanced

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

branch master updated (81231bf236 -> bf9afedef9)


From: guix-commits
Subject: branch master updated (81231bf236 -> bf9afedef9)
Date: Sun, 18 Jun 2023 17:47:37 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 81231bf236 gnu: freeipmi: Update to 1.6.11
     new 1261ce1523 store: Tolerate non-existent GC root directories.
     new 1b7aabbc79 Add 'guix locate'.
     new bf9afedef9 news: Add entry for 'guix locate'.

The 3 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:
 Makefile.am             |   2 +
 doc/guix.texi           | 130 ++++++++++
 etc/news.scm            |  49 ++++
 guix/scripts/locate.scm | 659 ++++++++++++++++++++++++++++++++++++++++++++++++
 guix/store/roots.scm    |  12 +-
 po/guix/POTFILES.in     |   1 +
 tests/guix-locate.sh    |  72 ++++++
 tests/store-roots.scm   |  18 +-
 8 files changed, 938 insertions(+), 5 deletions(-)
 create mode 100644 guix/scripts/locate.scm
 create mode 100755 tests/guix-locate.sh



reply via email to

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