From edcbd1dbc7eef9603586e46765ddf34b3c1649f6 Mon Sep 17 00:00:00 2001 From: satr14 Date: Wed, 24 Jun 2026 12:03:55 +0700 Subject: [PATCH] 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 2e7b74b..9652a38 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -7,7 +7,7 @@ commit = "25d32f01168e787a8a7c9136d5a026fccd5d9925"; path = if production then "commit/${commit}" else "branch/main"; in pkgs.fetchPackwizModpack { - packHash = ""; + packHash = "sha256-roe5MxbmEKoly3rJkm7ICYeHSNy77r0Cxs+TXPvTbv8="; url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml"; }; in {