From 2728a6e83d41ff3ae2ad3c7741f81e23bbd3fe7e Mon Sep 17 00:00:00 2001 From: satr14 Date: Fri, 26 Jun 2026 08:02:45 +0700 Subject: [PATCH] [skip ci] update hash --- modules/system/homelab/mc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/homelab/mc.nix b/modules/system/homelab/mc.nix index 482759c..429be36 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -7,7 +7,7 @@ commit = "bd5c266b2aaaf293aa4b0b0fbefd363fe1ef4a36"; path = if production then "commit/${commit}" else "branch/main"; in pkgs.fetchPackwizModpack { - packHash = ""; + packHash = "sha256-JqO8oSWCGvSKcB91sb64889q3zinjUH0jrSfpKPfvt8="; url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml"; }; in {