summaryrefslogtreecommitdiff
path: root/nixos/modules/homelab/games/minecraft.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/homelab/games/minecraft.nix')
-rw-r--r--nixos/modules/homelab/games/minecraft.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/homelab/games/minecraft.nix b/nixos/modules/homelab/games/minecraft.nix
index 7aa620a..81ee193 100644
--- a/nixos/modules/homelab/games/minecraft.nix
+++ b/nixos/modules/homelab/games/minecraft.nix
@@ -25,7 +25,7 @@ in {
services.minecraft-servers = let
fantasy-modpack = pkgs.fetchPackwizModpack {
url = "https://git.lucia.garden/fantasy-minecraft-modpack.git/plain/pack.toml";
- packHash = "sha256-UxL5gKBMHyRGGZzGeoo9jJ+sXXC6huqqp20mmaO0GPs=";
+ packHash = "sha256-oSvw+7C+VC4Ao0qvlRvtC2eL0Gqt+juoFE+57uuueCU=";
};
in {