about summary refs log tree commit diff
path: root/doc/manual/expressions (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-15 use sha256 hashes in the examplesHarmen3-5/+5
2017-05-29 Merge pull request #1393 from pyrtsa/patch-1Eelco Dolstra1-1/+1
2017-05-28 Remove stray `>` in builtins docPyry Jahkola1-1/+1
2017-05-28 Fix variable name typo in derivations docPyry Jahkola1-1/+1
2017-05-24 Merge pull request #1382 from FRidh/patch-1Eelco Dolstra1-0/+18
2017-05-17 Document that builtins.match takes a POSIX extended REEelco Dolstra1-4/+10
2017-05-11 Document fetchTarball can take a sha256Frederik Rietdijk1-0/+18
2017-05-10 TypoEelco Dolstra1-1/+1
2017-05-10 doc: builtins.attrNames returns alphabetically sorted listDomen Kožar1-1/+1
2017-04-17 Manual: document tryEvalLinus Heckemann1-0/+13
2017-02-21 Fix XML validityEelco Dolstra1-9/+8
2017-02-20 Document toString betterLinus Heckemann1-4/+12
2016-12-11 Document path-search behaviourLinus Heckemann1-1/+10
2016-12-09 Document builtins.match, fixes #1145Domen Kožar1-0/+29
2016-09-21 Document the { __toString } interfacezimbatm1-2/+2
2016-08-26 doc: move set functor para to Sets sectionDomen Kožar2-18/+17
2016-08-11 doc: add an example for builtins.substringDomen Kožar1-1/+8
2016-08-10 s/powerpc-darwin/x86_64-darwin/Domen Kožar2-2/+2
2016-05-30 Merge pull request #576 from qknight/args_explanationDomen Kožar1-5/+11
2016-05-30 Update language-constructs.xmlJoachim Schiele1-1/+1
2016-05-30 Update language-constructs.xmlJoachim Schiele1-2/+2
2016-04-26 fix "nix-build" examplesScott R. Parish1-10/+8
2016-02-12 Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra3-11/+16
2016-01-06 Update documentation for floats.Christian Theune3-12/+17
2016-01-05 manual: document builtins.functionArgsVladimír Čunát1-1/+19
2015-09-01 Fix readDir exampleEelco Dolstra1-1/+1
2015-07-28 Add sort primopEelco Dolstra1-0/+23
2015-07-28 Add primop genListEelco Dolstra1-0/+18
2015-07-24 Add replaceStrings primopEelco Dolstra1-0/+17
2015-07-23 Add primops all and anyEelco Dolstra1-0/+22
2015-07-23 Add foldl' primopEelco Dolstra1-0/+13
2015-07-07 extended args@ explanationJoachim Schiele1-4/+10
2015-06-01 Document tarball downloadingEelco Dolstra1-0/+39
2015-02-19 Allow the leading component of a path to be a ~Shea Levy1-1/+8
2015-02-17 Use $<attr>Path instead of $<attr> for passAsFileEelco Dolstra1-5/+11
2015-02-17 Allow passing attributes via files instead of environment variablesEelco Dolstra1-0/+21
2015-02-17 Keep sortedEelco Dolstra1-27/+27
2015-01-08 Fix typo (assuming this is a typo)Данило Глинський (Danylo Hlynskyi)1-1/+1
2014-12-14 Add section on SSH substituterEelco Dolstra1-2/+2
2014-12-14 Delete the stdenv sectionEelco Dolstra7-105/+21
2014-11-15 Document functorsShea Levy1-0/+18
2014-10-29 Document some primopsEelco Dolstra1-12/+52
2014-09-23 manual: add a note that lists are strict in lengthVladimír Čunát1-1/+4
2014-09-16 Tweak some chapter titlesEelco Dolstra1-1/+1
2014-09-16 Merge branch 'master' of github.com:thatdocslady/nixEelco Dolstra18-0/+3062
2014-08-27 Restructuring the Nix manualMikey Ariel18-0/+3043