diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-08-13 15:26:47 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-08-13 15:26:47 +0300 |
commit | 474a6c95c6720eeaf49bf0f468b1baaf12d5917e (patch) | |
tree | 0af901faa3f45c9dd0f0a47dec3b1df39fdb61a6 /flake.nix | |
parent | 2023-08-02 (diff) |
2023-08-13
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"; |