guix-commits
[Top][All Lists]
Advanced

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

branch master updated (45ae3c830f -> 788602b37f)


From: guix-commits
Subject: branch master updated (45ae3c830f -> 788602b37f)
Date: Tue, 15 Nov 2022 14:28:41 -0500 (EST)

apteryx pushed a change to branch master
in repository guix.

    from 45ae3c830f gnu: Add rust-1.65.
     new 8934827014 Makefile.am: Sort EXTRA_DIST entries.
     new 0bb872b379 install: Validate symlink target in 
evaluate-populate-directive.
     new b31ea797ed guix: shell: Add '--symlink' option.
     new 788602b37f shell: Detect --symlink spec problems early.

The 4 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                         |  52 +++----
 doc/guix.texi                       |   9 +-
 gnu/build/install.scm               |  60 ++++---
 guix/scripts/environment.scm        | 303 +++++++++++++++++++-----------------
 guix/scripts/pack.scm               | 190 ++++++++++++----------
 guix/scripts/shell.scm              |  77 ++++-----
 tests/guix-environment-container.sh |  12 ++
 tests/guix-pack.sh                  |   2 +-
 tests/guix-shell.sh                 |   3 +
 9 files changed, 398 insertions(+), 310 deletions(-)



reply via email to

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