From a2315ae2bb7e51234e3ed59d9cfc7e8bb83f7ebf Mon Sep 17 00:00:00 2001 From: satr14 Date: Mon, 4 May 2026 21:27:34 +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 6c491ff..3118249 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -4,7 +4,7 @@ modpack = let commit = "c76c7fc2037c4f9d6870d49c9444d33dd9480014"; in pkgs.fetchPackwizModpack { - packHash = ""; + packHash = "sha256-ZTzI6hhpqkirkbwcqV7ufC0XB2qSmiNYec+z/kr/HpE="; url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml"; }; in {