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

This commit is contained in:
Satria 2026-05-09 23:35:23 +07:00
commit c48283a6e2

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "c204d7f5891543b9f15b5d6ba9a7904bab93bfde"; commit = "c204d7f5891543b9f15b5d6ba9a7904bab93bfde";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-mzUO3/jVS0kLmSEa1MVaVG7+kDwMiOorwGJw0IVCRMk=";
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";
}; };