nixpkgs/pkgs/by-name/nb/nbqa
Robert Schütz 479a1a6c16 nbqa: add passthru.withTools
You can now do fancy things like

    (nbqa.override { python3 = python311; }).withTools (ps: [ ps.black ])
2024-09-23 11:47:42 -07:00
..
package.nix nbqa: add passthru.withTools 2024-09-23 11:47:42 -07:00