bug-guix
[Top][All Lists]
Advanced

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

bug#65665: [PATCH] Really get all the implicit inputs.


From: Ulf Herrman
Subject: bug#65665: [PATCH] Really get all the implicit inputs.
Date: Sat, 16 Sep 2023 04:45:23 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

This patch series causes package-mapping to recurse into package and bag
arguments when #:deep? #t is given.  It also recurses into gexps and
gexp inputs in search of packages to devour.  It also ensures that build
systems leave all of their implicit package arguments in the bag
arguments, ready to be found by package-mapping.  It also fixes a couple
build system errors I came across while modifying 40+ build systems and
testing a deep package transformation.

- ulfvonbelow

Attachment: 0001-guix-packages-rewrite-arguments-with-package-mapping.patch
Description: Text Data

Attachment: 0002-build-system-asdf-use-substitute-keyword-arguments-w.patch
Description: Text Data

Attachment: 0003-build-system-include-all-argument-packages-in-bag-ar.patch
Description: Text Data

Attachment: 0004-build-system-cargo-dune-ocaml-scons-use-drv-guile-fo.patch
Description: Text Data

Attachment: 0005-build-system-dub-add-ld-gold-wrapper-to-private-keyw.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

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