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

This commit is contained in:
Satria 2026-06-24 12:03:55 +07:00
commit edcbd1dbc7

View file

@ -7,7 +7,7 @@
commit = "25d32f01168e787a8a7c9136d5a026fccd5d9925"; commit = "25d32f01168e787a8a7c9136d5a026fccd5d9925";
path = if production then "commit/${commit}" else "branch/main"; path = if production then "commit/${commit}" else "branch/main";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-roe5MxbmEKoly3rJkm7ICYeHSNy77r0Cxs+TXPvTbv8=";
url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml"; url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml";
}; };
in { in {