Update modpack
This commit is contained in:
parent
0caee5524f
commit
430910ee20
@ -3,8 +3,8 @@ let
|
|||||||
inherit (final) lib;
|
inherit (final) lib;
|
||||||
inherit (lib) fakeHash;
|
inherit (lib) fakeHash;
|
||||||
notlite = let
|
notlite = let
|
||||||
commit = "7c82e4704528fefc91fde961a78602aeb8ca3599";
|
commit = "0e42bfbc6189db5848252d7dc7a638103d9d44ee";
|
||||||
packHash = "sha256-dLLO+UBg7oA5VMn10+jmzsDndyFFw2CV0QYIFtLiOxI=";
|
packHash = "sha256-X9a7htRhJcSRXu4uDvzSjdjCyWg+x7Dqws9pIlQtl6A=";
|
||||||
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