guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e418c3d -> 69288a8)


From: guix-commits
Subject: branch master updated (e418c3d -> 69288a8)
Date: Thu, 18 Jun 2020 08:49:34 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from e418c3d  gnu: privoxy: Fix daemon with default configuration.
     new 290c316  repl: Fix typo that would lead ~/.guile to be used when 
running scripts.
     new f9a0fc9  build-system/gnu: Fix 'install' phase of 'gnu-dist'.
     new 97a4605  database: 'register-items' takes an open database.
     new d7fb553  nar: Avoid opening the database an additional time.
     new 3b72618  nar: Use (guix i18n).
     new fea072d  profiles: Reindent 'linux-module-database'.
     new 05f79da  profiles: 'linux-module-database' hooks gracefully handles 
module-less kernels.
     new 7568416  doc: Delete description of a nonexistent option.
     new 69288a8  gnu: go-ipfs: Update to 0.5.1.

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           |  3 --
 gnu/build/image.scm     | 13 ++++---
 gnu/build/vm.scm        | 13 ++++---
 gnu/packages/ipfs.scm   |  5 ++-
 guix/build/gnu-dist.scm |  9 ++---
 guix/nar.scm            |  8 ++--
 guix/profiles.scm       | 34 ++++++++++-------
 guix/scripts/pack.scm   | 15 +++++---
 guix/scripts/repl.scm   |  2 +-
 guix/store/database.scm | 98 +++++++++++++++++++++++++++----------------------
 10 files changed, 108 insertions(+), 92 deletions(-)



reply via email to

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