diff --git a/services/lantifa.nix b/services/lantifa.nix index 78ee25d..3114731 100644 --- a/services/lantifa.nix +++ b/services/lantifa.nix @@ -42,8 +42,9 @@ in { passwordFile = "/var/lib/mediawiki/mediawiki-password"; extraConfig = let wikidb = pkgs.fetchzip { - url = "http://www.kennel17.co.uk/uploads/testwiki/archive/e/e9/20210407232657%21WikiDB.zip"; - sha256 = "0d4f2ygglz4w515a7lgw59500q3xmr92xxhsmh8p204yaa769x8v"; + url = "https://www.kennel17.co.uk/uploads/testwiki/e/e9/WikiDB.zip"; # this is always the newest version. Who needs reproducability anyway. + # pls check https://www.kennel17.co.uk/testwiki/File:WikiDB.zip before updating the hash + sha256 = "0pns9fk1ws54m7rgbfsrxqh6ayab16mmnvzba8m4malljgrbil8b"; }; in '' // Configure short URLs