guix-commits
[Top][All Lists]
Advanced

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

branch wip-build-systems-gexp updated (b1da83b -> 063beaa)


From: guix-commits
Subject: branch wip-build-systems-gexp updated (b1da83b -> 063beaa)
Date: Fri, 5 Mar 2021 05:46:42 -0500 (EST)

civodul pushed a change to branch wip-build-systems-gexp
in repository guix.

    from b1da83b  build-system: Use 'input-tuples->gexp' and 'outputs->gexp'.
     new 7e9bb0f  gexp: Honor #:target in 'compiled-modules'.
     new c58a4f6  packages: '%standard-patch-inputs' is not influenced by 
'%current-target-system'.
     new 0ac434a  download: 'url-fetch/tarbomb' and 'url-fetch/zipbomb' refer 
to native tools.
     new 02bdf5c  squash! packages: Core procedures are written in monadic 
style.
     new b81655a  squash! build-system: Rewrite using gexps
     new 063beaa  tests: Refer to '%derivation-cache' in the right module.

The 6 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:
 guix/download.scm  |  8 ++++----
 guix/gexp.scm      |  1 +
 guix/packages.scm  | 30 +++++++++++++++---------------
 guix/tests.scm     |  4 ++--
 tests/builders.scm | 18 ------------------
 tests/packages.scm | 10 +++++-----
 6 files changed, 27 insertions(+), 44 deletions(-)



reply via email to

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