add hash
This commit is contained in:
parent
159ea4a52e
commit
cd1838649f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
let
|
let
|
||||||
modpack = pkgs.fetchPackwizModpack {
|
modpack = pkgs.fetchPackwizModpack {
|
||||||
url = "https://git.malice.zone/alisceon/tfcpack/-/raw/main/pack.toml";
|
url = "https://git.malice.zone/alisceon/tfcpack/-/raw/main/pack.toml";
|
||||||
packHash = "";
|
packHash = "sha256-f3lyvM3jiCG1QH9MlGj8fSoqE3FpCxjSUnvGTHV0PvE=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue