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 39cd74a..7fcd818 100644 --- a/flake.nix +++ b/flake.nix @@ -115,7 +115,7 @@ # type = "github"; # owner = "fn2006"; # repo = "PollyMC"; - # ref = "5.1"; + # ref = "5.2"; # inputs = { # flake-compat.follows = "flake-compat"; # nixpkgs.follows = "nixpkgs"; |