update hash
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 30s

This commit is contained in:
Satria 2026-05-04 11:32:16 +07:00
commit 2f71030100

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "664e8130a15ac597a1d7e889f599205ff6147c06"; commit = "664e8130a15ac597a1d7e889f599205ff6147c06";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-OYYOd33ouwPpHGlZznBZ+9wGOzr+J00Ln7yYInSVmtY=";
url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml"; url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml";
}; };
in { in {