nullbox: update notlite

This commit is contained in:
NullBite 2024-07-13 17:20:10 -04:00
parent 7731df0380
commit e65ea558c5
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -37,10 +37,10 @@ in
dataDir = "/srv/mcserver";
servers = let
notlite-modpack = let
commit = "773337e";
commit = "7697c3a";
in pkgs.fetchPackwizModpack {
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.