nixos/geoipupdate: Replace the old geoip-updater module

Our old bespoke GeoIP updater doesn't seem to be working
anymore. Instead of trying to fix it, replace it with the official
updater from MaxMind.
This commit is contained in:
talyz 2021-04-28 16:56:06 +02:00
parent 3edde6562e
commit f5f8341c76
No known key found for this signature in database
GPG key ID: 2DED2151F4671A2B
6 changed files with 171 additions and 311 deletions

View file

@ -492,7 +492,7 @@
./services/misc/freeswitch.nix
./services/misc/fstrim.nix
./services/misc/gammu-smsd.nix
./services/misc/geoip-updater.nix
./services/misc/geoipupdate.nix
./services/misc/gitea.nix
#./services/misc/gitit.nix
./services/misc/gitlab.nix