guix-commits
[Top][All Lists]
Advanced

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

branch master updated (19c0cdb -> d831b19)


From: guix-commits
Subject: branch master updated (19c0cdb -> d831b19)
Date: Sun, 17 Mar 2019 17:55:09 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  19c0cdb   gnu: tome4: Fix build.
       new  cd2e4b2   describe: Add 'current-profile-date'.
       new  55da450   scripts: 'warn-about-old-distro' looks at the age of the 
running Guix.
       new  880916a   guix build: Add '--with-git-url'.
       new  f258d88   packages: Add 'package-input-rewriting/spec'.
       new  0c0ff42   guix build: Factorize 'package-git-url'.
       new  14328b8   guix build: Transformation options match packages by spec.
       new  845c440   guix build: '--with-commit' makes recursive checkouts.
       new  d831b19   guix build: '--with-branch' strips slashes from the 
version string.

The 8 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           |  61 ++++++++++++++++----
 guix/describe.scm       |  25 ++++++++-
 guix/packages.scm       |  38 +++++++++++++
 guix/scripts.scm        |  50 +++++++----------
 guix/scripts/build.scm  | 146 ++++++++++++++++++++++++++++++++----------------
 tests/packages.scm      |  51 +++++++++++++++++
 tests/scripts-build.scm | 109 ++++++++++++++++++++++++++++++++++--
 7 files changed, 387 insertions(+), 93 deletions(-)



reply via email to

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