update modpack and remove success notif
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 6m9s

This commit is contained in:
Satria 2026-06-22 14:44:04 +07:00
commit 11b2c7315a
2 changed files with 10 additions and 10 deletions

View file

@ -4,10 +4,10 @@
ram-allocation-mb = 12288;
rcon-pass = "howdy";
modpack = let
commit = "3956a42f139b93b049ff5004bba62cf29c9d3b99";
commit = "e47a428b61fc087f4c733258e5a282c21b32d9c3";
path = if production then "commit/${commit}" else "branch/main";
in pkgs.fetchPackwizModpack {
packHash = "sha256-g3PNwhFJkF8pSAx8sp2TLE3RH2vjgDuFElSS/ok8EfI=";
packHash = "";
url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml";
};
in {