update modpack
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 4m24s

This commit is contained in:
Satria 2026-05-19 17:28:15 +07:00
commit 79fd698e12

View file

@ -2,9 +2,9 @@
ram-allocation-mb = 12288;
rcon-pass = "howdy";
modpack = let
commit = "81067d9cea4e3c48acceb42c8c62c252ab1bd3b2";
commit = "8523f89493ace13087eb68cd9fe3b5eb4f669440";
in pkgs.fetchPackwizModpack {
packHash = "sha256-D34uF8LUPNM1LTvOM3V8tvo4yfG++UODxW2qH2tXs/8=";
packHash = "";
url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml";
};