Skip to content

Commit

Permalink
Update modpack
Browse files Browse the repository at this point in the history
  • Loading branch information
natanbc committed Dec 27, 2024
1 parent a4c4c14 commit 189a05f
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 = "d4d74bcc94050fddfd9461422d4d255ab5359f69";
version = "ee3196f109f90eeb8cf28c1ca85682134422e28d";
url = "https://github.com/gelos-icmc/Icepack/raw/${version}/pack.toml";
packHash = "sha256-I3dr4Lddx/X950uq667v3t2jQdo7CY/+nLjTZBg97GI=";
packHash = "sha256-FQZFQEHniTMkJN0MXEry/Rf0qKAUuN40BFQ6y64n8HQ=";
};

in {
Expand Down

0 comments on commit 189a05f

Please sign in to comment.