Loading pkgs/pkgs-lib/formats.nix +5 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,11 @@ rec { generate = ...; }); Please note that `pkgs` may not always be available for use due to the split options doc build introduced in fc614c37c653, so lazy evaluation of only the 'type' field is required. */ Loading Loading
pkgs/pkgs-lib/formats.nix +5 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,11 @@ rec { generate = ...; }); Please note that `pkgs` may not always be available for use due to the split options doc build introduced in fc614c37c653, so lazy evaluation of only the 'type' field is required. */ Loading