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

This commit is contained in:
Satria 2026-05-09 23:49:38 +07:00
commit b917409d10

View file

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