mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
parent
4061c18c98
commit
005f78e739
|
@ -28,7 +28,7 @@ let
|
|||
options = eval.options;
|
||||
};
|
||||
|
||||
entry = "${manual.manual}/share/doc/nixos/manual.html";
|
||||
entry = "${manual.manual}/share/doc/nixos/index.html";
|
||||
|
||||
help = pkgs.writeScriptBin "nixos-help"
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue