guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1b3fa12 -> 0dc5c85)


From: guix-commits
Subject: branch master updated (1b3fa12 -> 0dc5c85)
Date: Fri, 6 Dec 2019 19:02:35 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  1b3fa12   gnu: emacs-telega: Properly install alists.
       new  2617d95   machine: ssh: Deprecate missing 'host-key' field.
       new  fcbe4f7   derivations: Add 'derivation-input-fold'.
       new  362bcdb   system: Remove custom 'config-file service from 
"vm-image.tmpl".
       new  33b7cb7   services: Add 'provenance-service-type'.
       new  b85836d   guix system: Use 'provenance-service-type', add 
"--save-provenance".
       new  eaabc5e   machine: Add provenance tracking to each machine 
operating system.
       new  60f4564   guix system: "list-generations" displays provenance info.
       new  158032b   guix system: Add "describe" action.
       new  0dc5c85   file-systems: Add support for 'strict-atime' and 
'lazy-time' flags.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi                     | 118 ++++++++++++++++++++++++++++++++++----
 gnu/build/file-systems.scm        |   5 ++
 gnu/machine.scm                   |   7 ++-
 gnu/machine/ssh.scm               |   3 +
 gnu/services.scm                  |  87 ++++++++++++++++++++++++++++
 gnu/system.scm                    |  10 ++++
 gnu/system/examples/vm-image.tmpl |   9 ---
 guix/build/syscalls.scm           |   3 +
 guix/derivations.scm              |  52 +++++++++++------
 guix/scripts/pull.scm             |   1 +
 guix/scripts/system.scm           | 107 ++++++++++++++++++++++++++++------
 tests/derivations.scm             |  18 ++++++
 12 files changed, 361 insertions(+), 59 deletions(-)



reply via email to

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