Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-15 | add curried function | Valentin Gagarin | |
2022-08-15 | add second @ pattern example | Valentin Gagarin | |
2022-08-15 | add null | Valentin Gagarin | |
2022-08-15 | add home path | Valentin Gagarin | |
2022-08-15 | add search path | Valentin Gagarin | |
2022-08-15 | add absolute path | Valentin Gagarin | |
2022-08-15 | add floating point number | Valentin Gagarin | |
2022-08-15 | add multi-line string | Valentin Gagarin | |
2022-08-15 | flarify relative path semantics | Valentin Gagarin | |
2022-08-15 | make hash and version distinguishable as placeholder | Valentin Gagarin | |
2022-08-15 | remove stale section link | Valentin Gagarin | |
2022-08-15 | add syntax overview from NixOS manual | Valentin 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-04 | manual: remove "Writing Nix Expressions" chapter | Valentin 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 |