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

This commit is contained in:
Satria 2026-05-10 18:54:43 +07:00
commit b8b5084352

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "918b281754d4c289a3567cca083774087b2a2ec0"; commit = "918b281754d4c289a3567cca083774087b2a2ec0";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-HmTDQac9FCQXBPWiZIxu9zmHyl2vqMVQpZpDHp+2lBA=";
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";
}; };