···24 hash = "sha256-UQq5TqK83I44ANU0yXD8YUTQWvBFLiAxmLSRtKUJ5WE=";
25 };
260000027 # technically not needed as we do not support the paid maxmind databases, but
28 # keep it around if someone wants to add support and /usr/share/GeoIP is
29 # broken anyway
···24 hash = "sha256-UQq5TqK83I44ANU0yXD8YUTQWvBFLiAxmLSRtKUJ5WE=";
25 };
2627+ patches = [
28+ # disable tests which fail in NixOS sandbox (trying to access the network)
29+ ./sandbox_tests.patch
30+ ];
31+32 # technically not needed as we do not support the paid maxmind databases, but
33 # keep it around if someone wants to add support and /usr/share/GeoIP is
34 # broken anyway