update modpack include worldgen
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 33s
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 33s
This commit is contained in:
parent
81bf3f7118
commit
59163a8f06
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{ inputs, lib, pkgs, ... }: let
|
||||
ram-allocation-mb = 12288;
|
||||
modpack = let
|
||||
commit = "476d4e5c08caded28ef0e24193249bec75cf52e6";
|
||||
commit = "9241d6b4642239a6dfb5629ddb822a127bf93dff";
|
||||
in pkgs.fetchPackwizModpack {
|
||||
packHash = "sha256-zO7r8nXsK5Z3EnkUZNVDmPU1xqLI6qbZfS2tw0LLi0Q=";
|
||||
packHash = "";
|
||||
url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml";
|
||||
};
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue