Talk:Nixpkgs/Reviewing changes

From NixOS Wiki

How to review sub-packages?

I can use an overlay to review the entire set of python3Packages, but I'm unsure how I would test for example just this patch. Simply setting python312Packages.pymupdf = self.review.python312Packages.pymupdf;, for example, results in errors "error: attribute 'pip' missing" and "error: attribute 'python' missing".

L0b0 (talk) 07:50, 13 September 2024 (UTC)Reply