aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/language
AgeCommit message (Expand)Author
2024-08-17libexpr: Deprecate URL literalspiegames
2024-08-08libexpr: Add experimental pipe operatorpiegames
2024-08-07Merge "fix: warn and document when advanced attributes will have no impact du...Maximilian Bosch
2024-08-04misc docs/meson tidyingJade Lovelace
2024-08-03fix: warn and document when advanced attributes will have no impact due to __...Tom Bereknyei
2024-07-18Merge changes Ib20e9aa0,I178a038b,I29c7de04 into mainjade
2024-07-17doc/manual: clarify documentation related to the `$$` parser bugAlois Wohlschlager
2024-07-13docs: document the actual comparison rules instead of liesJade Lovelace
2024-07-13docs: update to define integer overflowJade Lovelace
2024-05-28document context-dependent keywordsstuebinm
2024-05-22release notes: add a bunch of themJade Lovelace
2024-05-05Fix the pages in the manual for LixJade Lovelace
2024-04-11docs: redo content generation for mdbook and manualeldritch horrors
2024-03-29Add `pre-commit` checksRebecca Turner
2024-03-07Merge pull request #9032 from Ma27/structured-attrs-env-varseldritch horrors
2024-03-04Merge pull request #8047 from lovesegfault/always-allow-substituteseldritch horrors
2023-08-31add anchor to `builder`Valentin Gagarin
2023-08-07Stabilize `discard-references`Théophane Hufschmitt
2023-07-19clarify wording on args@ default handling (#8596)Valentin Gagarin
2023-07-16Nix Reference Manual: keep nix expressions uptodate with nixpkgs (#8703)Sinan Mohd
2023-06-30doc: TypoRobert Hensing
2023-06-27Automatically document builtin constantsJohn Ericson
2023-06-27Don't say this when we still pollute the global scopeJohn Ericson
2023-06-27Switch example to a primop this is less ill-advisedJohn Ericson
2023-06-15make domain-specificity more specificValentin Gagarin
2023-06-08refine wording on the purpose of the Nix languageValentin Gagarin
2023-06-02Merge pull request #8317 from fricklerhandwerk/doc-identifierThéophane Hufschmitt
2023-05-17add cross-references to pure evaluation modeValentin Gagarin
2023-05-17document `builtins.currentTime`Valentin Gagarin
2023-05-17document identifier syntax for attribute setsValentin Gagarin
2023-05-12Describe the or operation on attribute sets slightly moreAna Hobden
2023-05-11reword introduction to built-in functionsValentin Gagarin
2023-05-11reword documentation on `builtins`Valentin Gagarin
2023-05-11do not indent markdown listValentin Gagarin
2023-04-14Start cross-referencing experimental featuresJohn Ericson
2023-03-30Split nix-env and nix-store documentation per-subcommandAlexander Bantyev
2023-03-22doc: force line breaks where neededValentin Gagarin
2023-03-13Fix a typo of values.mdwzy
2023-02-10Fix minor syntax issue in the one of the examples.Pico Geyer
2023-02-07Merge pull request #7700 from iFreilicht/patch-1Valentin Gagarin
2023-02-07docs: Fix formatting of || operatorFelix Uhl
2023-02-07docs: Fix broken anchor linkFelix Uhl
2023-02-07doc: fixup 7714Naïm Favier
2023-01-30doc: add `__structuredAttrs`, `outputChecks`, `unsafeDiscardReferences`Naïm Favier
2023-01-30Merge branch 'master' into referenceablePathsThéophane Hufschmitt
2023-01-20doc: fix update operator descriptionFlorian Paul Schmidt
2023-01-19Merge pull request #7629 from phip1611/patch-3Valentin Gagarin
2023-01-19doc: update language/index.mdPhilipp Schuster
2023-01-19Merge pull request #7640 from marceltransier/patch-2Eelco Dolstra
2023-01-19Fix update operator usage in operators.mdMarcel Transier