index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
manual
/
src
/
language
Age
Commit message (
Expand
)
Author
2023-01-30
doc: add `__structuredAttrs`, `outputChecks`, `unsafeDiscardReferences`
Naïm Favier
2023-01-30
Merge branch 'master' into referenceablePaths
Théophane Hufschmitt
2023-01-20
doc: fix update operator description
Florian Paul Schmidt
2023-01-19
Merge pull request #7629 from phip1611/patch-3
Valentin Gagarin
2023-01-19
doc: update language/index.md
Philipp Schuster
2023-01-19
Merge pull request #7640 from marceltransier/patch-2
Eelco Dolstra
2023-01-19
Fix update operator usage in operators.md
Marcel Transier
2023-01-18
Fix markdown error in operators.md
Marcel Transier
2023-01-05
bring back table, extract annotations
Valentin Gagarin
2023-01-05
add links to documentation for data types
Valentin Gagarin
2023-01-05
use more self-explanatory placeholder names
Valentin Gagarin
2023-01-05
add semantics of overloaded `+` operator
Valentin Gagarin
2023-01-05
reword descriptions of operators
Valentin Gagarin
2023-01-05
convert table to subsections
Valentin Gagarin
2023-01-05
reorder columns
Valentin Gagarin
2023-01-03
`unsafeDiscardReferences`
Naïm Favier
2023-01-02
antiquotation -> string interpolation
Valentin Gagarin
2022-11-22
fix error in language overview
Valentin Gagarin
2022-11-09
Merge pull request #6906 from fricklerhandwerk/language-overview
Valentin Gagarin
2022-11-06
manual: build action -> build task
Valentin Gagarin
2022-10-19
Explain how Nix handles antiquotation of paths
Johan Herland
2022-08-31
do not use unwarranted pkgs in example
Valentin Gagarin
2022-08-15
reword description of language properties
Valentin Gagarin
2022-08-15
reword introduction to overview
Valentin Gagarin
2022-08-15
fix whitespace to please markdown
Valentin Gagarin
2022-08-15
add more examples on string interpolation
Valentin Gagarin
2022-08-15
add more list examples
Valentin Gagarin
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
2022-08-04
manual: remove "Writing Nix Expressions" chapter
Valentin Gagarin