diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-02-03 16:47:10 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-02-03 16:50:35 -0500 |
commit | 157b3020114c985068d8da49c30306d169e556d2 (patch) | |
tree | ca4b1b407fbf3cab4061a135321666fc2fd5f4b0 /THANKS | |
parent | e740cc614096e768813280c718f9e96343ba41b3 (diff) | |
download | guix-157b3020114c985068d8da49c30306d169e556d2.tar.gz |
build: python: Fix build phases ordering.
The wrap phase was happening before the installed site location was added to GUIX_PYTHONPATH, causing wrapped commands to not find their own Python libraries. * guix/build/python-build-system.scm (%standard-phases): Explicit the sequential ordering of phases using add-after directives, so that the wrap phase occurs after the add-install-to-pythonpath and add-install-to-path phases.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions