Results 15 issues of Toby Ho

Why === Setting `LD_LIBRARY_PATH` breaks programs that call subprocesses whose subprocess needs a different set of shared libraries that the parent. the ld-linux.so [approach documented at the bottom of this...

Once https://github.com/jesusabdullah/browserify-cdn/pull/39 is sorted out, this would be low hanging fruit. We'd need 3 buttons: B with a check (ok), B with an X (not ok), and B with a...

Why === Mistakenly removed the shell completion installation for pip in https://github.com/replit/nixmodules/pull/331. As mentioned in https://github.com/replit/nixmodules/pull/331/files/0048f80a70c784126f840cb8f80b201b172f5329 What changed ============ Added them back. Source: https://github.com/NixOS/nixpkgs/blob/9ddcaffecdf098822d944d4147dd8da30b4e6843/pkgs/development/python-modules/pip/default.nix#L96 Test plan ========= pip still works.

Why === _Describe what prompted you to make this change, link relevant resources_ What changed ============ _Describe what changed to a level of detail that someone with no context with...