Why and How to Patch a Python Package in Nix
I bumped into an annoying issue today while upgrading my Python dependencies in a codebase. And I thought it would be a good idea to share the solution with you. Thanks to Nix for making this kind of fix so straightforward. Admittedly, learning and g...
May 8, 20255 min read2
