update modpack
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 33s

This commit is contained in:
Satria 2026-06-24 12:02:00 +07:00
commit 4322fa5310

View file

@ -4,10 +4,10 @@
ram-allocation-mb = 12288; ram-allocation-mb = 12288;
rcon-pass = "howdy"; rcon-pass = "howdy";
modpack = let modpack = let
commit = "9b9111cd1f0508c268b7972ee6226e882a3e6595"; 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 = "sha256-QzetffsXC9kqv8RQrckYbbBkl4csEuzYKxR9YnfxgHk="; packHash = "";
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 {