about summary refs log tree commit diff
path: root/doc/manual/expressions
AgeCommit message (Expand)AuthorFilesLines
2020-01-04 Document builtins.placeholderArnout Engelen1-0/+10
2020-01-04 Tweak path hintErsin Akinci1-1/+2
2020-01-04 Add hint about path in builtins.importErsin Akinci1-0/+4
2020-01-04 Revert "Document import <path> syntax"Ersin Akinci1-9/+1
2020-01-04 Document import <path> syntaxErsin Akinci1-1/+9
2019-10-09 docs: Note that tryEval doesn't do deep evaluationSilvan Mosberger1-2/+8
2019-10-09 docs: Fix a typo in github in an exampleJulien Tanguy1-1/+1
2019-10-09 docs: Use the explicit ref for fetchGit with a tagJulien Tanguy1-4/+1
2019-10-09 Move 'builtins.splitVersion' to position respecting alphabetical orderAlexandre Esteves1-12/+13
2019-10-09 Fix typos in the Nix Manual.Danny Bautista2-3/+3
2019-08-27 docs: operators: Make OR and AND capitalizedGraham Christensen1-2/+2
2019-08-23 operators: document exact precedenc, split up similar operatorsGraham Christensen1-8/+95
2019-07-06 Merge pull request #2882 from grahamc/docs/1115-tarball-ttlEelco Dolstra1-2/+2
2019-07-05 tarball-ttl: documentGraham Christensen1-2/+2
2019-07-02 Merge pull request #2582 from LnL7/fetchgit-refsEelco Dolstra1-0/+15
2019-07-02 builtins.fetchGit: document absolute ref supportGraham Christensen1-0/+15
2019-06-04 Minor typoJorisE1-1/+1
2019-05-21 doc: clarify that optional attrs in a function argument will be ignored unles...Maximilian Bosch1-1/+19
2019-05-03 Add builtins.hashFileDaniel Schaefer1-0/+13
2019-03-24 Add isPath primopzimbatm1-0/+8
2019-03-21 manual: include builtins.* for globally available builtinsLinus Heckemann1-0/+17
2019-03-01 manual nitpick: document sha512 support in hashStringVladimír Čunát1-2/+2
2018-11-13 manual: quote $servletsFelix C. Stegerman1-1/+1
2018-11-12 fix typo (s/gift/git/)Felix C. Stegerman1-2/+2
2018-11-09 Manual: build locally -> buildEelco Dolstra1-2/+1
2018-11-08 Fix manual buildLinus Heckemann1-1/+1
2018-11-08 Merge pull request #2524 from domenkozar/deprecate-toPathEelco Dolstra1-23/+6
2018-11-08 Deprecate builtins.toPathDomen Kožar1-23/+6
2018-11-07 Document allowSubstitutesEelco Dolstra1-0/+14
2018-11-07 Fix preferLocalBuild descriptionEelco Dolstra1-3/+1
2018-10-04 Docs: update fixed output hashesBenjamin Hipple1-7/+7
2018-10-02 manual: add XML IDs to all builtin list entriesProfpatsch1-147/+217
2018-09-01 Merge pull request #2309 from symphorien/disallowed-manEelco Dolstra1-0/+34
2018-09-01 Merge pull request #2384 from graham-at-target/fetch-git-examplesEelco Dolstra1-2/+80
2018-08-31 Drop ssh://... as a required formatting for builtins.fetchGitGraham Christensen1-8/+1
2018-08-31 docs: Add IDs to important sectionsGraham Christensen1-1/+1
2018-08-31 docs: Add some examples to fetchGitGraham Christensen1-2/+87
2018-07-26 add manual entries for disallowedRequisites and disallowedReferencesSymphorien Gibol1-0/+34
2018-06-10 manual: builtins.fromJSON: remove the claim that floats are not allowedMichael Raskin1-2/+1
2018-05-30 Explicitly describe the effects of filterSource excluding a directory.Shea Levy1-1/+3
2018-05-30 Merge pull request #2164 from mickours/doc-fetchTarball-timoutGraham Christensen1-1/+10
2018-05-30 Explain fetchTarball timeout behavior in the docMichael Mercier1-1/+10
2018-05-24 add docs and testsvolth1-0/+30
2018-05-02 docs: mention source of env variables used by `impureEnvVars`.Gleb Peregud1-1/+7
2018-04-03 document that writeTextFile from Nixpkgs is an alternative to builtins.toFileJustin Humm1-1/+4
2018-03-23 Document fetchGit.Shea Levy1-0/+55
2018-02-14 Add splitVersion primop.Shea Levy1-0/+11
2018-02-07 Merge pull request #1816 from shlevy/add-pathEelco Dolstra1-2/+72
2018-02-06 Add path primop.Shea Levy1-2/+72
2018-01-31 Manual: Remove old cruftEelco Dolstra2-36/+0