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

This commit is contained in:
Satria 2026-06-28 14:39:55 +07:00
commit 544140b778

View file

@ -7,7 +7,7 @@
commit = "a22477190ee93aed8d1c33687f1824550f0712cf"; commit = "a22477190ee93aed8d1c33687f1824550f0712cf";
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-9bPnK3xohEcwrFc5LoXemIzQwQullJmuoJ8zjEoIV/U=";
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 {