summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-08-13 15:26:47 +0300
committerAzat Bahawi <azat@bahawi.net>2023-08-13 15:26:47 +0300
commit474a6c95c6720eeaf49bf0f468b1baaf12d5917e (patch)
tree0af901faa3f45c9dd0f0a47dec3b1df39fdb61a6 /flake.nix
parent17928bd2eabb2dca1c870c8af3f43eeac96e181b (diff)
2023-08-13
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
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";