Skip to content

Commit

Permalink
Update modpack
Browse files Browse the repository at this point in the history
  • Loading branch information
natanbc committed Dec 25, 2024
1 parent 756804f commit 34fc89f
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 = "0de5f7ed44917527bff4379b1c301f1e36825ff7";
version = "d4d74bcc94050fddfd9461422d4d255ab5359f69";
url = "https://github.com/gelos-icmc/Icepack/raw/${version}/pack.toml";
packHash = "sha256-beUVd3J+sx2bnBMJ3E9ItFfm9zXZfF3PChhQ3PFX0LE=";
packHash = "sha256-I3dr4Lddx/X950uq667v3t2jQdo7CY/+nLjTZBg97GI=";
};

in {
Expand Down

0 comments on commit 34fc89f

Please sign in to comment.