guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3b1886c -> 033df23)


From: guix-commits
Subject: branch master updated (3b1886c -> 033df23)
Date: Sun, 29 Mar 2020 09:37:03 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 3b1886c  gnu: emacs-flycheck-grammalecte: Fix location for external 
executables.
     new c40bf58  store: Add 'map/accumulate-builds'.
     new 1213ea9  guix build: Use 'map/accumulate-builds'.
     new 584dfda  gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.
     new 25af35f  profiles: Use 'mapm/accumulate-builds'.
     new c70cf1a  store: Add 'references/cached'.
     new 7108543  grafts: Don't rely on substitute info for missing store items.
     new 131f50c  '--dry-run' no longer implies '--no-grafts'.
     new 0e833ac  services: shepherd: Mark '.go' derivations as 
non-substitutable.
     new 8ffc20e  gnu: Add guile3.0-websocket.
     new cea9181  gnu: guile3.0-websocket: Install .go files in the right place.
     new 033df23  packages: Change 'guile-for-grafts' back to 2.0.

The 11 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:
 gnu/packages/guile-xyz.scm   | 46 +++++++++++++++++++++++++++++++
 gnu/services/shepherd.scm    |  6 ++++-
 guix/gexp.scm                | 32 +++++++++++-----------
 guix/grafts.scm              | 20 +++++---------
 guix/packages.scm            |  4 +--
 guix/profiles.scm            | 59 ++++++++++++++++++++++------------------
 guix/scripts/archive.scm     |  2 +-
 guix/scripts/build.scm       |  8 +++---
 guix/scripts/copy.scm        |  2 +-
 guix/scripts/environment.scm |  2 +-
 guix/scripts/pack.scm        |  2 +-
 guix/scripts/package.scm     |  3 +--
 guix/scripts/pull.scm        |  2 +-
 guix/scripts/system.scm      |  2 +-
 guix/store.scm               | 64 ++++++++++++++++++++++++++++++++++++++++++++
 tests/store.scm              | 36 +++++++++++++++++++++++++
 16 files changed, 220 insertions(+), 70 deletions(-)



reply via email to

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