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

This commit is contained in:
Satria 2026-05-10 00:06:31 +07:00
commit 13041a04a5

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "a52f65c1234b9f2dbe1392c471cb32a0614c5073"; commit = "a52f65c1234b9f2dbe1392c471cb32a0614c5073";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-WplCmvuCmA8TNeRVBKMwkvizmYlBcU9PDugXXSKTBaA=";
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";
}; };