From fcd9e858f8b8661d3104f3e736ccc6dabf393bf3 Mon Sep 17 00:00:00 2001 From: Mel Date: Sat, 14 Feb 2026 22:20:01 +0100 Subject: Move over deprecated option paths to new paths for 25.11 Signed-off-by: Mel --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index eff0115..01fe02d 100644 --- a/flake.nix +++ b/flake.nix @@ -157,7 +157,7 @@ packageSets = packageSetsForSystem system; in with packageSets; - pkgs.recurseIntoAttrs pkgs + lib.recurseIntoAttrs pkgs ); }; } -- cgit 1.4.1