The https module for git is dying from a signal 13, and I'm not really sure how to diagnose it. Here is what I am getting:
$> git clone https://github.com/nixos/nixpkgs
Cloning into 'nixpkgs'...
...
Checking connectivity... done.
error: git-remote-https died of signal 13
I'm not sure how to go about solving this. My version is 1.9.4. Thank you!