Closed sarahec closed 1 month ago
Result of nixpkgs-review pr 343324
run on aarch64-darwin 1
Result of nixpkgs-review pr 343324
run on x86_64-linux 1
@emilazy FYI. Discovered while testing the desktop hook fix. (I'm clearing any unrelated failures first.)
@bjornfor thank you!
Description of changes
Disables test
test_align_option_1
which is failing due to a thrownDeprecationWarning
. The warning originates with closed-source python3Packages.reportlab@4.2.2 and isn't readily patchable there.Also disables
test_generate_with_separate
which is flaky on DarwinFixes #343318
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a :+1: reaction to pull requests you find important.