summaryrefslogtreecommitdiff
path: root/gnu/packages/python-build.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2025-07-06 16:13:54 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-09-25 09:35:34 +0100
commit2d45de1bc40a8c799dcc5231fd09d71145ee05fb (patch)
tree0c31ffa2230b925a64c1cccbab6cf754ce62ec23 /gnu/packages/python-build.scm
parent977caf32ef4fbb08f56e412d1394e946cd96776e (diff)
build-system/pyproject: Handle wheel not found exception.
The current error is very uninformative, use a proper exception to give more information when this happens: `In procedure map: Wrong type argument: #f` After this patch: `In procedure raise-exception: ERROR: 1. &no-wheels-found` * guix/build/pyproject-build-system.scm (&no-wheels-found): Add exception. (install): Handle exception. Change-Id: Ie72d3b50dfededb2d598162672cdb4321c42b632 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/python-build.scm')
0 files changed, 0 insertions, 0 deletions