From 2d4e9a5abfc08386250f42ba0f0c25ae63073d3e Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sat, 10 Jun 2023 22:21:25 +0300 Subject: 2023-06-10 --- flake.nix | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 1e796af..3c87e85 100644 --- a/flake.nix +++ b/flake.nix @@ -26,7 +26,7 @@ type = "github"; owner = "NixOS"; repo = "nixpkgs"; - ref = "release-22.11"; + ref = "release-23.05"; }; # For testing PRs and stuff. @@ -115,11 +115,8 @@ type = "github"; owner = "fn2006"; repo = "PollyMC"; - ref = "6.3"; - inputs = { - flake-compat.follows = "flake-compat"; - nixpkgs.follows = "nixpkgs"; - }; + ref = "7.0"; + inputs.nixpkgs.follows = "nixpkgs"; }; dns-nix = { -- cgit v1.2.3