refresh hash
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 39s

This commit is contained in:
Satria 2026-05-09 23:56:17 +07:00
commit 4b6a8a6fa2

View file

@ -4,7 +4,7 @@
modpack = let modpack = let
commit = "4da142e626638de11e454db604251dce6cc14c58"; commit = "4da142e626638de11e454db604251dce6cc14c58";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = "sha256-p2Lg2VldNcujIcI2DsmwZtZeF6rdAIQzcf0QaEPn15A="; packHash = "";
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";
}; };