summary refs log tree commit diff
path: root/pkgs/lib/types.nix
Commit message (Expand)AuthorAge
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10
* Hopefully a fixed version of Refactor: introduce isType reducing redundancy.Evgeny Egorochkin2013-08-22
* Revert "Refactor: introduce isType reducing redundancy (trivial change)"Eelco Dolstra2013-08-22
* Refactor: introduce isType reducing redundancy (trivial change)Marc Weber2013-08-22
* Replace fold by all because its more readable and shorterMarc Weber2013-08-22
* Deprecate lib.zip in favor of lib.zipAttrsWith.Evgeny Egorochkin2013-08-22
* Improve option types documentation.Marc Weber2013-08-22
* Improve the error message for uniq option type.Marc Weber2013-08-22
* List should be an alias of listOf, and it should no longer be used.Marc Weber2013-08-22
* Drop inferred, because "it was supposed to be used at every locationMarc Weber2013-08-22
* types.nix: Add a ‘lines’ typeEelco Dolstra2013-02-11
* Simplify lib.typeOfShea Levy2012-12-31
* D'ohShea Levy2012-12-20
* Misunderstood hasOptions, I thinkShea Levy2012-12-20
* Add a 'functionTo x' type.Shea Levy2012-12-19
* Eliminate some calls to ‘tail’Eelco Dolstra2012-08-13
* Fix the "path" option typeEelco Dolstra2012-07-12
* * Add a type "path".Eelco Dolstra2012-05-25
* * Whitespace.Eelco Dolstra2011-10-26
* Add a new type to handle list and attribute sets.Nicolas Pierron2011-06-14
* Fix type name of attribute sets.Nicolas Pierron2011-04-27
* Add systems.nix give more control over the increasing list of supportedNicolas Pierron2009-11-19
* * Change the check function to accept sub-modules with arguments inNicolas Pierron2009-11-07
* * Add a type to handle environment variables with the usual stringNicolas Pierron2009-11-07
* * Add a type for read-only options. Options which are only declaredNicolas Pierron2009-11-05
* Only allow properties with a onGlobalEval function to go through specificNicolas Pierron2009-10-12
* Revert "* Revert the last two commits ..." (rev 17738) & Fix.Nicolas Pierron2009-10-09
* * Revert the last two commits since they break every job in theEelco Dolstra2009-10-09
* Replace a counter intuitive behaviour of module evaluations.Nicolas Pierron2009-10-09
* Fix merge function of types.Nicolas Pierron2009-10-05
* Fix the merge function of the "attrsOf" type: handle multiple of the sameNicolas Pierron2009-09-20
* svn path=/nixpkgs/trunk/; revision=16412Eelco Dolstra2009-07-17
* * Refactoring: move the types out of options.nix, which is much tooEelco Dolstra2009-06-26