Skip to content

Commit

Permalink
atualização no modpack
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniciusDMSantos committed Dec 24, 2024
1 parent 1097c5a commit ae6ec11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hosts/galapagos/services/minecraft-server.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
...
}: let
modpack = pkgs.fetchPackwizModpack rec {
version = "5e4bf314b0356c0710f6d85a8fd5b6842cfd54f8";
version = "949753cf85edc903ab777725cbcc215d1bc05f50";
url = "https://github.com/gelos-icmc/Icepack/raw/${version}/pack.toml";
packHash = "sha256-qbnBdWFZZ7xzRCfq2LkJaF+U0BTU1RcoGucdrNyWS5M=";
packHash = "sha256-NFFXw2Gy8gnq556GYhmFzEmtK8bzxHC/00in+ZwH6Tg=";
};

in {
Expand Down

0 comments on commit ae6ec11

Please sign in to comment.