···89 # Annoyingly, these files are updated without a change in URL. This means that
10 # builds will start failing every month or so, until the hashes are updated.
11- version = "2015-09-22";
12in
13stdenv.mkDerivation {
14 name = "geolite-legacy-${version}";
···27 "0f3y1cpjfd4q55a2kvhzsklmmp6k19v9vsdsjxr4sapc8f5fgfc9";
28 srcGeoIPASNum = fetchDB
29 "asnum/GeoIPASNum.dat.gz" "GeoIPASNum.dat.gz"
30- "02vd80bg1hz458i7zfhvr50za1m97l6cqnwsabbby4v09pnlh50v";
31 srcGeoIPASNumv6 = fetchDB
32 "asnum/GeoIPASNumv6.dat.gz" "GeoIPASNumv6.dat.gz"
33- "1gs79avdx30is31mki82nz66l553ksaiwqcdbrd770ayy85v9pnj";
3435 meta = with stdenv.lib; {
36 inherit version;
···89 # Annoyingly, these files are updated without a change in URL. This means that
10 # builds will start failing every month or so, until the hashes are updated.
11+ version = "2015-09-29";
12in
13stdenv.mkDerivation {
14 name = "geolite-legacy-${version}";
···27 "0f3y1cpjfd4q55a2kvhzsklmmp6k19v9vsdsjxr4sapc8f5fgfc9";
28 srcGeoIPASNum = fetchDB
29 "asnum/GeoIPASNum.dat.gz" "GeoIPASNum.dat.gz"
30+ "1b8rk3crnm94ndlkw99h7iyn9daznf7sirck1zs80ppg7c69gknp";
31 srcGeoIPASNumv6 = fetchDB
32 "asnum/GeoIPASNumv6.dat.gz" "GeoIPASNumv6.dat.gz"
33+ "06hwj3ksfz4ikh84cqcdl1xi4rkrc9cz26h31vg9w5awx5kbbc10";
3435 meta = with stdenv.lib; {
36 inherit version;