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

This commit is contained in:
Satria 2026-05-04 11:57:18 +07:00
commit 5e31705909

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "9e2538b25a2e6f81c45062c8f6ea3234676a9c8e"; commit = "9e2538b25a2e6f81c45062c8f6ea3234676a9c8e";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-GPMiCg2S9IQ4my5NPjet7MJNjgc+jf64a59fDbjEGVI=";
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 {