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

This commit is contained in:
Satria 2026-07-06 15:53:18 +08:00
commit 66e234654c

View file

@ -8,7 +8,7 @@
commit = "bf95d65e758963899f9d5a4eba6b589c50faffc9"; commit = "bf95d65e758963899f9d5a4eba6b589c50faffc9";
path = if !useLatest then "commit/${commit}" else "branch/main"; path = if !useLatest then "commit/${commit}" else "branch/main";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-4AbpwvbzndeQC18sCKbWkIo8npQRHTftOJ69au3AjXc=";
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 {