mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 17:21:39 -05:00
chore: spelling
This commit is contained in:
parent
acc2e2bd77
commit
5f8df7de2c
1 changed files with 1 additions and 1 deletions
|
@ -2673,7 +2673,7 @@ lib.composeManyExtensions [
|
|||
dontWrapQtApps = true;
|
||||
dontConfigure = true;
|
||||
enableParallelBuilding = true;
|
||||
# HACK: paralellize compilation of make calls within pyqt's setup.py
|
||||
# HACK: parallelize compilation of make calls within pyqt's setup.py
|
||||
# pkgs/stdenv/generic/setup.sh doesn't set this for us because
|
||||
# make gets called by python code and not its build phase
|
||||
# format=pyproject means the pip-build-hook hook gets used to build this project
|
||||
|
|
Loading…
Add table
Reference in a new issue