[Nix-dev] Nix(OS) - Manual ? and options.nix

Marc Weber marco-oweber at gmx.de
Fri Jul 11 09:41:00 CEST 2008


Hi, what about adding 
environment {
        nixManual = [ "apache" "elinks" "firefox" "less" ];
        nixOsManual = [ "apache" "elinks" "firefox" "less" ];
}

apache should add http://localhost/nix/ or such
and elinks/ firefox should provide
nix-manual-elinks
nix-manual-firefox
nix-manual-less (html -> text version ?)
or such to view those files..
Because online docs are not necessarely up to date (at least I've missed
finding information about exportReferencesGraph there

Or does something like this already exist?

Marc Weber



More information about the nix-dev mailing list