summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2025-07-07 13:11:51 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-07-08 12:09:34 +0100
commit4557e8f58174e9d21bbeeafca615fb9e23618274 (patch)
treea41f051e1aca81ba93359feb1ef1a38b94bcd73b /gnu
parent6ab6ba14f8522794342fcd34779cf8a2fadb11cb (diff)
build-system/pyproject: Export default-sanity-check.py.
There is currently no convenient way to inject our sanity-check.py script in the inputs of a project that extends another build-system with pyproject components. Thus we usually don't run sanity-check for such cases (it's only python build and install). This patch improves a bit this issue by exposing our script. Since it doesn't change derivations, this doesn't lead to rebuilds and can be merged in master. * guix/build-system/pyproject.scm (sanity-check.py): Replace variable by... (default-sanity-check.py): Add exported procedure replacing and extending former sanity-check.py. (lower)[sanity-check.py]: Add and use argument. Change-Id: I422d3d2d53b59548099d381feae9b956f5e2e07a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions