+5
-5
lib/attrsets.nix
+5
-5
lib/attrsets.nix
···-Type: updateManyAttrsByPath :: [{ path :: [String], update :: (Any -> Any) }] -> AttrSet -> AttrSet+Type: updateManyAttrsByPath :: [{ path :: [String]; update :: (Any -> Any); }] -> AttrSet -> AttrSet············
+2
-2
lib/lists.nix
+2
-2
lib/lists.nix
······
+3
-3
lib/options.nix
+3
-3
lib/options.nix
···-Type: mkPackageOption :: pkgs -> string -> { default :: [string], example :: null | string | [string] } -> option+Type: mkPackageOption :: pkgs -> string -> { default :: [string]; example :: null | string | [string]; } -> option······