update hash
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 28s

This commit is contained in:
Satria 2026-05-07 22:07:55 +07:00
commit 6b13eb3323

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "667aadf36aac9b0689289f4988a76b924bbb9cbc"; commit = "667aadf36aac9b0689289f4988a76b924bbb9cbc";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "sha256-sNWuqTIpqnwxhoof5PkJXrvVE5x/wnhc3LoqomjYBNs=";
url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml"; url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml";
}; };
in { in {