update modpack s3.1
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 1m28s
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 1m28s
This commit is contained in:
parent
df94792d9c
commit
c80266e25d
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@
|
|||
ram-allocation-mb = 12288;
|
||||
rcon-pass = "howdy";
|
||||
modpack = let
|
||||
commit = "8523f89493ace13087eb68cd9fe3b5eb4f669440";
|
||||
commit = "6dc66117471b4f290e0d6776ac449d9f7f870c90";
|
||||
path = if production then "commit/${commit}" else "branch/main";
|
||||
in pkgs.fetchPackwizModpack {
|
||||
packHash = "sha256-xB9Oc/aneogSQ9r7L42vyVM6xwq+QkoTaXYNuUzeo6M=";
|
||||
packHash = "";
|
||||
url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue