diff options
author | Azat Bahawi <azat@bahawi.net> | 2022-11-20 23:14:33 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2022-11-20 23:14:33 +0300 |
commit | 3229e56e0d3620ddc735edcfbbefb167efa3b23f (patch) | |
tree | 5000ad05647c66687244dbd0ef29e0b29a3a6241 /flake.nix | |
parent | 2022-11-10 (diff) |
2022-11-20
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"; |