Mic92 / nixpkgs-review

Review pull-requests on https://github.com/NixOS/nixpkgs
MIT License
380 stars 63 forks source link

display packages marked as broken #329

Closed teto closed 1 year ago

teto commented 1 year ago

Is it possible to ignore/display differently packages marked as broken ?

I run nixpkgs-review on https://github.com/NixOS/nixpkgs/pull/224553 where I mark a certain number as broken so I know they dont build. But because there are so many builds, having these packages appear in the nixpkgs-review report is annoying.

Ideally we would have https://github.com/Mic92/nixpkgs-review/issues/141 too to show "newly broken" vs ""already broken" but that's a different feature.

figsoda commented 1 year ago

I think it was broken in #315, sorry about that

I will push a fix soon

figsoda commented 1 year ago

could you test if #330 fixes the issue for you?

teto commented 1 year ago

ty that fixed it.