summaryrefslogtreecommitdiffstats
path: root/doc/manual/expressions
AgeCommit message (Expand)Author
2019-06-04Minor typoJorisE
2019-05-21doc: clarify that optional attrs in a function argument will be ignored unles...Maximilian Bosch
2019-05-03Add builtins.hashFileDaniel Schaefer
2019-03-24Add isPath primopzimbatm
2019-03-21manual: include builtins.* for globally available builtinsLinus Heckemann
2019-03-01manual nitpick: document sha512 support in hashStringVladimír Čunát
2018-11-13manual: quote $servletsFelix C. Stegerman
2018-11-12fix typo (s/gift/git/)Felix C. Stegerman
2018-11-09Manual: build locally -> buildEelco Dolstra
2018-11-08Fix manual buildLinus Heckemann
2018-11-08Merge pull request #2524 from domenkozar/deprecate-toPathEelco Dolstra
2018-11-08Deprecate builtins.toPathDomen Kožar
2018-11-07Document allowSubstitutesEelco Dolstra
2018-11-07Fix preferLocalBuild descriptionEelco Dolstra
2018-10-04Docs: update fixed output hashesBenjamin Hipple
2018-10-02manual: add XML IDs to all builtin list entriesProfpatsch
2018-09-01Merge pull request #2309 from symphorien/disallowed-manEelco Dolstra
2018-09-01Merge pull request #2384 from graham-at-target/fetch-git-examplesEelco Dolstra
2018-08-31Drop ssh://... as a required formatting for builtins.fetchGitGraham Christensen
2018-08-31docs: Add IDs to important sectionsGraham Christensen
2018-08-31docs: Add some examples to fetchGitGraham Christensen
2018-07-26add manual entries for disallowedRequisites and disallowedReferencesSymphorien Gibol
2018-06-10manual: builtins.fromJSON: remove the claim that floats are not allowedMichael Raskin
2018-05-30Explicitly describe the effects of filterSource excluding a directory.Shea Levy
2018-05-30Merge pull request #2164 from mickours/doc-fetchTarball-timoutGraham Christensen
2018-05-30Explain fetchTarball timeout behavior in the docMichael Mercier
2018-05-24add docs and testsvolth
2018-05-02docs: mention source of env variables used by `impureEnvVars`.Gleb Peregud
2018-04-03document that writeTextFile from Nixpkgs is an alternative to builtins.toFileJustin Humm
2018-03-23Document fetchGit.Shea Levy
2018-02-14Add splitVersion primop.Shea Levy
2018-02-07Merge pull request #1816 from shlevy/add-pathEelco Dolstra
2018-02-06Add path primop.Shea Levy
2018-01-31Manual: Remove old cruftEelco Dolstra
2018-01-27Improve manual on inheriting attributesEric Wolf
2017-12-11Add builtins.concatStringSep to the manualChris Martin
2017-11-01Mention isFloat function in "Built-in Functions" sectionZoran Plesivčak
2017-11-01Mention "float" type in builtins.typeOf section of the docsZoran Plesivčak
2017-10-26Clarify indented string escaping rulesOrivej Desh
2017-10-26Describe "with" scoping precedenceOrivej Desh
2017-10-26Describe arithmetic operatorsOrivej Desh
2017-08-18update MD5 to SHA-256 in expression-syntaxChase Adams
2017-08-16Merge branch 'tokenize' of https://github.com/nbp/nixEelco Dolstra
2017-08-15Add builtins.string function.Nicolas B. Pierron
2017-08-15Move builtins.match documentation between map and mul.Nicolas B. Pierron
2017-07-15use sha256 hashes in the examplesHarmen
2017-05-29Merge pull request #1393 from pyrtsa/patch-1Eelco Dolstra
2017-05-28Remove stray `>` in builtins docPyry Jahkola
2017-05-28Fix variable name typo in derivations docPyry Jahkola
2017-05-24Merge pull request #1382 from FRidh/patch-1Eelco Dolstra