Update notlite modpack
This commit is contained in:
parent
ee048b66b1
commit
53645035dd
@ -3,8 +3,8 @@ let
|
|||||||
inherit (final) lib;
|
inherit (final) lib;
|
||||||
inherit (lib) fakeHash;
|
inherit (lib) fakeHash;
|
||||||
notlite = let
|
notlite = let
|
||||||
commit = "1e519c6bd8267cc84ca40fcecc6d2453fac81e1b";
|
commit = "7c82e4704528fefc91fde961a78602aeb8ca3599";
|
||||||
packHash = "sha256-rK+yuQ/wS0QWaPglFvljnkY0FJNgXwFd+SweZZDCHWw=";
|
packHash = "sha256-dLLO+UBg7oA5VMn10+jmzsDndyFFw2CV0QYIFtLiOxI=";
|
||||||
in final.fetchPackwizModpack {
|
in final.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";
|
||||||
inherit packHash;
|
inherit packHash;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user