From 782cb855b2f23c485011a196c593e2d7e4fce746 Mon Sep 17 00:00:00 2001 From: Zack <43693810+zaporter@users.noreply.github.com> Date: Wed, 1 Feb 2023 05:25:13 -0500 Subject: [PATCH] home-manager: edit `homeManagerConfiguration` err (#3632) * home-manager: edit `homeManagerConfiguration` err This adds https://nix-community.github.io/home-manager/release-notes.html#sec-release-22.11-highlights to the homeManagerConfiguration arguments error. * home-manager: `homeManagerConfiguration` indent Moved URL of the release notes for 22.11 to the same line so that ./format doesn't add extra whitespace --------- Co-authored-by: zaporter --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 51211170..e64b2ea7 100644 --- a/flake.nix +++ b/flake.nix @@ -56,7 +56,7 @@ - 'system' have been removed. Instead use the arguments 'pkgs' and - 'modules'. See the 22.11 release notes for more. + 'modules'. See the 22.11 release notes for more: https://nix-community.github.io/home-manager/release-notes.html#sec-release-22.11-highlights ''; throwForRemovedArgs = v: