You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid clobbering LDFLAGS and CPPFLAGS if in a nix prepared environment (#526)
* Avoid nuking LDFLAGS if using nix
* Actual code change
* Use ENV.key? to check for nix env var
* Consistent use of ENV.key?
---------
Co-authored-by: Maciej Mensfeld <[email protected]>
0 commit comments