minecraft: point to the modpack in the git release

This commit is contained in:
Alexandre Cavalheiro 2024-08-21 18:48:19 -03:00
parent ed19d9a085
commit 796a08f879
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -2,8 +2,8 @@
let
modpack = pkgs.fetchPackwizModpack {
url = "http://files.thewizard.link/minecraft/pack.toml";
packHash = "sha256-oBCLVNLaBwF7Nv1PMEzNmzSv6khcRIOLfOX9chZPI+Y=";
url = "https://git.thewizard.link/wizardlink/silly-pack/raw/tag/1.0.6/pack.toml";
packHash = "sha256-u61XXRrKheicyOaI+0Y/GnovgjL4vEwbnjqjAF5L/+g=";
};
in
{