@cryptotaxi247 / infra / commits / 9043b433

flake: refresh geolite2-asn-mmdb narHash

The GeoLite mmdb is served from a rolling raw/download URL, so its content (and narHash) drifts from the lock and breaks fetching.

Jörg Thalheim committed Jun 22, 2026 at 10:06 UTC 9043b4336c5b6a6508d78baf86ce9152454b7df0
1 file changed +1 -1
flake.lock
+1 -1
@@ -321,7 +321,7 @@
321 "geolite2-asn-mmdb": {
322 "flake": false,
323 "locked": {
324 - "narHash": "sha256-rjgkEvcWX7RMiJbT+mZ1HyHtXaNFXu04Dheatr7rRQM=",
324 + "narHash": "sha256-e/gxpwXdU/mJuDQRrgvdb3xJd62QDX4VLA7wYVXXVQI=",
325 "type": "file",
326 "url": "https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-ASN.mmdb"
327 },