summary refs log tree commit diff
path: root/pkgs/lib/attrsets.nix
Commit message (Expand)AuthorAge
* * Add a function "filterAttrs" and clean up some comments.Eelco Dolstra2012-04-05
* * Indentation.Eelco Dolstra2011-11-02
* Implementing a fix allowing deepOverride without changing dependency-tree-lea...Michael Raskin2010-07-08
* Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell2009-11-26
|\
| * * Bring back Emacs 22 by request from Ludovic.Eelco Dolstra2009-11-22
* | Merging from trunk. I had to do two manual merges, quite trivial I think.Lluís Batlle i Rossell2009-11-19
|\|
| * * Move `modifyDerivation' from build-support/vm to lib and rename itEelco Dolstra2009-11-19
| * * Move functions like `runCommand' out of all-packages.nix and intoEelco Dolstra2009-11-19
* | Add systems.nix give more control over the increasing list of supportedNicolas Pierron2009-11-19
|/
* Fix collect example.Nicolas Pierron2009-09-29
* Move zip & zipWithNames from misc.nix to attrsets.nix and rename them toNicolas Pierron2009-09-29
* Add setAttrByPath:Nicolas Pierron2009-09-28
* * A utility function `optionalAttrs', similar to optional andEelco Dolstra2009-09-10
* Add 'collect' a function which recursively collects all attribute values veri...Nicolas Pierron2009-06-11
* * Put strings-with-deps in lib.Eelco Dolstra2009-05-25
* * Typo.Eelco Dolstra2009-05-24
* getAttr can call builtins.getAttrMarc Weber2009-05-24
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
* * Allow the user to install stdenv (nix-env -i stdenv) and get all theEelco Dolstra2009-04-25
* * `mapAttrsRecursiveCond', which is like `mapAttrsRecursive' but takesEelco Dolstra2009-03-30
* * Moved mapAttrs to attrsets.nix.Eelco Dolstra2009-03-10
* moved catAttrs, attrVals into attrsets.nix, adding attrValuesMarc Weber2009-03-06
* * Split lib/default.nix into several files, as it had become a bigEelco Dolstra2009-02-09