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

This commit is contained in:
Satria 2026-05-19 17:37:50 +07:00
commit 8745a66a2a

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "8523f89493ace13087eb68cd9fe3b5eb4f669440"; commit = "8523f89493ace13087eb68cd9fe3b5eb4f669440";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-xB9Oc/aneogSQ9r7L42vyVM6xwq+QkoTaXYNuUzeo6M=";
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";
}; };