nullbox: update notlite
This commit is contained in:
parent
7731df0380
commit
e65ea558c5
@ -37,10 +37,10 @@ in
|
|||||||
dataDir = "/srv/mcserver";
|
dataDir = "/srv/mcserver";
|
||||||
servers = let
|
servers = let
|
||||||
notlite-modpack = let
|
notlite-modpack = let
|
||||||
commit = "773337e";
|
commit = "7697c3a";
|
||||||
in pkgs.fetchPackwizModpack {
|
in pkgs.fetchPackwizModpack {
|
||||||
url = "https://gitea.protogen.io/nullbite/notlite/raw/commit/${commit}/pack.toml";
|
url = "https://gitea.protogen.io/nullbite/notlite/raw/commit/${commit}/pack.toml";
|
||||||
packHash = "sha256-WU+5iRCI+7hyBn1KlxW6aOLRkiqKEcUbeGHb/mmlBY0=";
|
packHash = "sha256-/IA/NP1w9RcWg+71lxUN+Q3hz12GhN/e4lkSnaYyAb4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# hack to make quilt work. requires manual installation.
|
# hack to make quilt work. requires manual installation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user