mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
python312Packages.dbus-python: increase test timeout
This commit is contained in:
parent
5d5ea9bbde
commit
12836c78ba
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ lib.fix (
|
|||
checkPhase = ''
|
||||
runHook preCheck
|
||||
|
||||
meson test -C _meson-build --no-rebuild --print-errorlogs
|
||||
meson test -C _meson-build --no-rebuild --print-errorlogs --timeout-multiplier 0
|
||||
|
||||
runHook postCheck
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue