aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/language
AgeCommit message (Collapse)Author
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
taken verbatim to keep track of required corrections. made it an HTML table to more easily change structure and keep diffs minimal.
2022-08-04manual: remove "Writing Nix Expressions" chapterValentin Gagarin
it is out of date, all over the place in level of detail, is really about `nixpkgs`, and in general instructions should not be part of a reference manual. also: - update redirects and internal links - use "Nix language" consistently