index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
manual
/
generate-manpage.nix
Age
Commit message (
Expand
)
Author
2024-04-09
docs: don't compute SUMMARY.md during build
eldritch horrors
2024-04-08
Format Nix code with `nixfmt`
Rebecca Turner
2024-03-04
Merge pull request #8931 from fricklerhandwerk/nix3-config-options
Théophane Hufschmitt
2023-11-10
backport fix for the `--help` output
Valentin Gagarin
2023-09-06
add anchors to option listings
Valentin Gagarin
2023-08-02
Add infra for experimental store implemenations
John Ericson
2023-05-03
doc rendering: add functions to scope explicitly (#7378)
Valentin Gagarin
2023-04-16
Add `optionalString` to manual Nix lang utilities
John Ericson
2023-04-14
Start cross-referencing experimental features
John Ericson
2023-03-23
Make useAnchors a named argument
Eelco Dolstra
2023-03-21
Support per-store Markdown documentation
Eelco Dolstra
2023-03-21
nix store --help: Include store type documentation
Eelco Dolstra
2023-03-21
generate-manpage.nix: Make more readable
Eelco Dolstra
2022-11-30
add missing newline, for consistent formatting
Valentin Gagarin
2022-10-07
Print common flags in --help
Ana Hobden
2022-09-30
bring back lost newline
Valentin Gagarin
2022-09-30
use more self-explanatory names
Valentin Gagarin
2022-09-30
move final template to the top
Valentin Gagarin
2022-09-30
remove superfluous let-in pair
Valentin Gagarin
2022-09-30
refactor showOptions
Valentin Gagarin
2022-09-30
refactor rendering command documentation to markdown
Valentin Gagarin
2022-09-30
use indented strings where appropriate
Valentin Gagarin
2022-08-26
do not render relative links in help pages
Valentin Gagarin
2021-10-06
Remove links to .md files in help output
Eelco Dolstra
2021-09-13
nix --help: Display help using lowdown instead of man
Eelco Dolstra
2021-02-17
Restore warning about 'nix' being experimental
Eelco Dolstra
2021-01-25
Group common options
Eelco Dolstra
2021-01-25
Group subcommands by category
Eelco Dolstra
2020-12-23
Command: Remove examples()
Eelco Dolstra
2020-12-21
generate-manpage.nix: Fix short names
Eelco Dolstra
2020-12-03
Make doc() return arbitrary Markdown rather than the contents of the "Descrip...
Eelco Dolstra
2020-12-02
Put examples first in the manpages
Eelco Dolstra
2020-12-02
Generate separate manpages for each nix subcommand
Eelco Dolstra
2020-10-08
Remove stray 'Title:' from the manual
Eelco Dolstra
2020-09-16
jq -> nix
Eelco Dolstra