This flake provides a few new hook packages when used as an overlay:
python3Packages.uvVenvShellHookto initialize an uv managed virtualenv, similar tovenvShellHookin nixpkgs.python3Packages.maturinImportShellHookto injectmaturin_import_hookto virtualenvpython3Packages.autoPatchelfVenvShellHookto runpatchelfto fix missing interpreter and dependencies of installed binaries in virtualenv.python3Packagesr.patchVenvShellHookto apply patches to the installed virtuaelenv