aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src
AgeCommit message (Expand)Author
2022-08-15add more examples on string interpolationValentin Gagarin
2022-08-15add more list examplesValentin Gagarin
2022-08-15add curried functionValentin Gagarin
2022-08-15add second @ pattern exampleValentin Gagarin
2022-08-15add nullValentin Gagarin
2022-08-15add home pathValentin Gagarin
2022-08-15add search pathValentin Gagarin
2022-08-15add absolute pathValentin Gagarin
2022-08-15add floating point numberValentin Gagarin
2022-08-15add multi-line stringValentin Gagarin
2022-08-15flarify relative path semanticsValentin Gagarin
2022-08-15make hash and version distinguishable as placeholderValentin Gagarin
2022-08-15remove stale section linkValentin Gagarin
2022-08-15add syntax overview from NixOS manualValentin Gagarin
2022-08-12Merge pull request #6882 from DeterminateSystems/allow-multi-user-as-rootEelco Dolstra
2022-08-10Don't prompt about using sudo if we're already rootGraham Christensen
2022-08-10Strip whitespace in installing-binary.mdGraham Christensen
2022-08-08Update doc/manual/src/glossary.mdAdam Joseph
2022-08-08Apply suggestions from code reviewTravis A. Everett
2022-08-05Apply suggestions from code reviewTravis A. Everett
2022-08-05move package-management/terminology into glossary.mdAdam Joseph
2022-08-05gesture at explanation of why binary caches existAdam Joseph
2022-08-05Update doc/manual/src/package-management/terminology.mdAdam Joseph
2022-08-05Update doc/manual/src/package-management/terminology.mdAdam Joseph
2022-08-05derivations do not need to be signedAdam Joseph
2022-08-05!implement https://github.com/NixOS/nix/pull/6870#discussion_r938912244Adam Joseph
2022-08-05Comment out the architecture sectionEelco Dolstra
2022-08-04!fixup: transposed charactersAdam Joseph
2022-08-04!fixup capitalize NixAdam Joseph
2022-08-04!fixup whitespaceAdam Joseph
2022-08-04fourth trust condition: FODsAdam Joseph
2022-08-04doc/manual: define {local,remote} store, binary cache, substituterAdam Joseph
2022-08-04Add disclaimer that arch section is WIP and links may rotJohn Ericson
2022-08-04Remove header fragments which is not needdJohn Ericson
2022-08-04Fix rosetta stone file nameJohn Ericson
2022-08-04Remove sections within from SUMMARYJohn Ericson
2022-08-04Merge remote-tracking branch 'upstream/master' into doc-what-is-nixJohn Ericson
2022-08-04fix page renderingValentin Gagarin
2022-08-04Merge pull request #6678 from abathur/update_darwin_uninstallDomen Kožar
2022-08-04use correct mdBook syntax for calloutsValentin Gagarin
2022-08-04fix directory tree renderingsValentin Gagarin
2022-08-04Update doc/manual/src/installation/installing-binary.mdDomen Kožar
2022-08-04Update doc/manual/src/installation/installing-binary.mdDomen Kožar
2022-08-04clarify what explicitly declaring certain dependencies meansValentin Gagarin
2022-08-04move architecture to the endValentin Gagarin
2022-08-04add file system object to table of contentsValentin Gagarin
2022-08-04clarify what store objects can be Valentin Gagarin
2022-08-04add Java example on manual dependency declarationValentin Gagarin
2022-08-04hashes: truncate -> reduce, mention SHA-256Valentin Gagarin
2022-08-04mention hard linksValentin Gagarin