aboutsummaryrefslogtreecommitdiff
path: root/doc/manual
AgeCommit message (Expand)Author
2022-08-04store objects, better opining sentancesJohn Ericson
2022-08-04Improve store path sectionJohn Ericson
2022-08-04Relocability -> relocation in store object titleJohn Ericson
2022-08-04Improve store object sectionJohn Ericson
2022-08-04doc: File system data -> file system object, to match NixJohn Ericson
2022-08-04Rename files after store entry -> store object renameJohn Ericson
2022-08-04doc: Store entry -> store objectJohn Ericson
2022-08-04Update doc/manual/src/design/store/drvs/drvs.mdJohn Ericson
2022-08-04Update doc/manual/src/design/overview.mdJohn Ericson
2022-08-04Update doc/manual/src/design/overview.mdJohn Ericson
2022-08-04Update doc/manual/src/design/overview.mdJohn Ericson
2022-08-04Fix stub file's nameJohn Ericson
2022-08-04Start on the derivations sectionJohn Ericson
2022-08-04Move the bits on relocating store entires to the endJohn Ericson
2022-08-04Apply suggestions from code reviewJohn Ericson
2022-08-04Flesh out TOCJohn Ericson
2022-08-04Briefly describe the digest of a store pathJohn Ericson
2022-08-04WIP: Document the design of NixJohn Ericson
2022-08-03Merge pull request #6846 from fricklerhandwerk/valuesThéophane Hufschmitt
2022-08-03Fix the html id of the list headersThéophane Hufschmitt
2022-08-03encode primitive as list with anchorsValentin Gagarin
2022-08-01doc/distributed-builds: don't use deprecated aliasK900
2022-07-28manual: use singular in body, tooValentin Gagarin
2022-07-28manual: values -> data typesValentin Gagarin
2022-07-28manual: use singular for headingsValentin Gagarin
2022-07-28manual: simple values -> primitivesValentin Gagarin
2022-07-28manual: use subheadings for primitive typesValentin Gagarin
2022-07-28manual: set -> attribute setValentin Gagarin
2022-07-28manual: fix section title in table of contentsValentin Gagarin
2022-07-11Branch 2.10 release notesEelco Dolstra
2022-07-11Merge pull request #6777 from laalsaas/masterEelco Dolstra
2022-07-11Update release notesEelco Dolstra
2022-07-10Fix logical and typographical errors in nix-env man pagelaalsaas
2022-07-06Add a release notes entry for #4914Théophane Hufschmitt
2022-06-15Merge branch 'master' into nix-repl-flakesTom Bereknyei
2022-06-15Apply suggestions from code reviewtomberek
2022-06-14Add disambiguation to man pageHugo Osvaldo Barrera
2022-06-02Merge branch 'master' into nix-repl-flakesTom Bereknyei
2022-06-01Merge branch 'master' into ltoThéophane Hufschmitt
2022-05-31TypoEelco Dolstra
2022-05-30Branch 2.9 release notesEelco Dolstra
2022-05-30Respect the outputSpecified attributeEelco Dolstra
2022-05-27Merge branch 'doc-redirects' of https://github.com/jtojnar/nixEelco Dolstra
2022-05-26doc: Add redirects for the DocBook manualJan Tojnar
2022-05-26doc: Manually insert some anchorsJan Tojnar
2022-05-26doc: Add anchors to long listsJan Tojnar
2022-05-26doc: Port anchors preprocessor to jq scriptJan Tojnar
2022-05-26doc: Introduce pre-processor for adding anchors to textJan Tojnar
2022-05-26Tweak IN_NIX_SHELL descriptionEelco Dolstra
2022-05-25Merge branch 'master' into debug-exploratory-PRBen Burdette