guix-commits
[Top][All Lists]
Advanced

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

branch wip-guix-home updated (235ceb0 -> 40dadd5)


From: guix-commits
Subject: branch wip-guix-home updated (235ceb0 -> 40dadd5)
Date: Tue, 31 Aug 2021 07:12:09 -0400 (EDT)

wigust pushed a change to branch wip-guix-home
in repository guix.

    from 235ceb0  gnu: local.mk: Tabify.
     new 9f4aeca  gnu: home-services: xdg: Fix typo.
     new ee45a25  scripts: Add 'guix home'.
     new 40dadd5  scripts: home: Add import subcommand.

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                  |   3 +
 gnu/home-services/xdg.scm    |   2 +-
 guix/scripts/home.scm        | 512 +++++++++++++++++++++++++++++++++++++++++++
 guix/scripts/home/import.scm | 241 ++++++++++++++++++++
 4 files changed, 757 insertions(+), 1 deletion(-)
 create mode 100644 guix/scripts/home.scm
 create mode 100644 guix/scripts/home/import.scm



reply via email to

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