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

This commit is contained in:
Satria 2026-05-10 11:27:44 +07:00
commit 7e2c4b5169

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "ac9278758cf96b97fbb4f816aca0fb2f94ccf3a2"; commit = "ac9278758cf96b97fbb4f816aca0fb2f94ccf3a2";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-X9CTYHfGRx6caCHfe+KS6/jhXV5fPCZ9hr8O2tlXus0=";
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";
}; };