guix-commits
[Top][All Lists]
Advanced

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

branch master updated (dab2ac2 -> bd41e59)


From: guix-commits
Subject: branch master updated (dab2ac2 -> bd41e59)
Date: Sun, 7 Nov 2021 17:12:58 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from dab2ac2  gnu: 0ad: Update to 0.0.25b-alpha.
     new 4d59596  ui: 'load*' correctly reports 'read-error' in all cases.
     new 5eb5c07  file-systems: Validate the 'flags' field.
     new 4b96998  home: services: bash: Add ‘aliases’ field.
     new 2f665d4  doc: Improve documentation of the Bash home service
     new b999c80  import: egg: Allow imports of a specific version.
     new 859122e  shell: Actually clean up the profile cache.
     new bd41e59  gnu: ardour: Update to 6.9.

The 7 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                |  68 ++++++++++++++++++++++--
 gnu/home/services/shells.scm | 122 +++++++++++++++++++++++++++++++------------
 gnu/packages/audio.scm       |   6 +--
 gnu/system/file-systems.scm  |  47 +++++++++++++++--
 guix/import/egg.scm          |  37 +++++++------
 guix/scripts/home/import.scm |  24 +++++++++
 guix/scripts/import/egg.scm  |  34 ++++++------
 guix/scripts/shell.scm       |  16 ++++--
 guix/ui.scm                  |   3 +-
 tests/guix-build.sh          |  12 ++++-
 10 files changed, 286 insertions(+), 83 deletions(-)



reply via email to

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