about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index ece18ad..dd9473e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -116,7 +116,7 @@
       type = "github";
       owner = "fn2006";
       repo = "PollyMC";
-      ref = "7.0";
+      ref = "7.1";
       inputs = {
         flake-compat.follows = "flake-compat";
         flake-parts.follows = "flake-parts";
@@ -144,6 +144,7 @@
       inputs = {
         flake-compat.follows = "flake-compat";
         nixpkgs-22_11.follows = "nixpkgs-stable";
+        nixpkgs-23_05.follows = "nixpkgs-stable";
         nixpkgs.follows = "nixpkgs";
         utils.follows = "flake-utils";
       };

Consider giving Nix/NixOS a try! <3