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

This commit is contained in:
Satria 2026-05-09 23:57:24 +07:00
commit c03567baa3

View file

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