summaryrefslogtreecommitdiffstats
path: root/lib/attrsets.nix
AgeCommit message (Expand)Author
2016-02-03Revert "Merge #12357: nixos docs: show references to packages"Vladimír Čunát
2016-01-13nixos manuals: allow displaying package referencesVladimír Čunát
2015-12-07add helper to lib/attrsets: hasAttrByPathChristian Zagrodnick
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra
2015-09-19Add lib.filterAttrsRecursive functionJaka Hudoklin
2015-08-07Allow options with type "package" to be store pathsEelco Dolstra
2015-07-23Rename misc.nix -> deprecated.nixEelco Dolstra
2015-07-23More efficient version of filterAttrsEelco Dolstra
2014-12-30lib: Fix matchAttrs by importing builtins.lengthBenjamin Staffin
2014-10-05Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra
2014-10-05Use new primopsEelco Dolstra
2013-11-12Remove backward-compatible implementations of some primopsEelco Dolstra
2013-11-12Add some primops to libEelco Dolstra
2013-10-28Inline some functions on the critical pathEelco Dolstra
2013-10-28Keep position information for option declarations and definitionsEelco Dolstra
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra