diff options
Diffstat (limited to '')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index c76a436..cc5bfed 100644 --- a/flake.nix +++ b/flake.nix @@ -128,7 +128,7 @@ type = "github"; owner = "fn2006"; repo = "PollyMC"; - ref = "7.1"; + ref = "7.2"; inputs = { flake-compat.follows = "flake-compat"; flake-parts.follows = "flake-parts"; |