update modpack
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 22s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 22s
This commit is contained in:
parent
f2030a5e2f
commit
e236078e9e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
ram-allocation-mb = 12288;
|
ram-allocation-mb = 12288;
|
||||||
rcon-pass = "howdy";
|
rcon-pass = "howdy";
|
||||||
modpack = let
|
modpack = let
|
||||||
commit = "bd5c266b2aaaf293aa4b0b0fbefd363fe1ef4a36";
|
commit = "1271207650d091b510b92044a28de486c1176a35";
|
||||||
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-JqO8oSWCGvSKcB91sb64889q3zinjUH0jrSfpKPfvt8=";
|
packHash = "sha256-JqO8oSWCGvSKcB91sb64889q3zinjUH0jrSfpKPfvt8=";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue