mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +02:00
29ccb2e969
--no-net causes tarballTtl to be set to the largest 32-bit integer, which causes comparison like 'time + tarballTtl < other_time' to fail on 32-bit systems. So cast them to 64-bit first. https://hydra.nixos.org/build/95076624 |
||
---|---|---|
.. | ||
context.cc | ||
fetchGit.cc | ||
fetchGit.hh | ||
fetchMercurial.cc | ||
fromTOML.cc |