From f6443191cb58f9bc22741d31e9bc606097b41055 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 21 Jul 2023 20:45:32 +0200 Subject: ... --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 746c9134..2cc62dfe 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,7 @@ type = "github"; owner = "NixOS"; repo = "nixpkgs"; - ref = "22.11"; + ref = "23.05"; }; home-manager = { type = "github"; @@ -33,7 +33,6 @@ ref = "nixos-late-start"; inputs = { nixpkgs.follows = "nixpkgs"; - utils.follows = "flake-utils"; }; }; sops-nix = { -- cgit v1.2.3