remove hash to trigger rebuild
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 35s
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 35s
This commit is contained in:
parent
e236078e9e
commit
a2c055b182
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
commit = "1271207650d091b510b92044a28de486c1176a35";
|
||||
path = if production then "commit/${commit}" else "branch/main";
|
||||
in pkgs.fetchPackwizModpack {
|
||||
packHash = "sha256-JqO8oSWCGvSKcB91sb64889q3zinjUH0jrSfpKPfvt8=";
|
||||
packHash = "";
|
||||
url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml";
|
||||
};
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue