misread the docs
This commit is contained in:
parent
10c7f80d98
commit
4e85532d04
|
@ -20,7 +20,7 @@ in {
|
|||
modpack = pkgs.fetchPackwizModpack {
|
||||
url =
|
||||
"https://git.sako.lol/sako/sakopack/raw/branch/master/pack.toml";
|
||||
hash = "sha256-PwZEorwK+ysdTvj+MoSOBLZ+czt+J8gxdmA1gCGjqa0=";
|
||||
packHash = "sha256-PwZEorwK+ysdTvj+MoSOBLZ+czt+J8gxdmA1gCGjqa0=";
|
||||
};
|
||||
mcVersion = modpack.manifest.versions.minecraft;
|
||||
fabricVersion = modpack.manifest.versions.fabric;
|
||||
|
|
Loading…
Reference in a new issue