1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/lib
Eelco Dolstra 2405d87230 * Move some functions for manipulating meta and name attributes out of
all-packages.nix and into lib.

svn path=/nixpkgs/trunk/; revision=14778
2009-03-30 13:22:19 +00:00
..
attrsets.nix * mapAttrsRecursiveCond', which is like mapAttrsRecursive' but takes 2009-03-30 13:19:57 +00:00
composable-derivation.nix replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
debug.nix tidied up pkgs/lib/debug.nix 2009-03-25 13:48:55 +00:00
default.nix * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
lists.nix
meta.nix * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
misc-tests.nix added simple lib test case for overridableDelayableArgs 2009-03-06 23:21:17 +00:00
misc.nix * Moved mapAttrs to attrsets.nix. 2009-03-10 15:18:38 +00:00
options.nix Fix mkThenElse and mkAlways evaluation. 2009-03-14 07:20:31 +00:00
sources.nix
strings-with-deps.nix
strings.nix
tests.nix added simple lib test case for overridableDelayableArgs 2009-03-06 23:21:17 +00:00
trivial.nix