nixpkgs/pkgs/lib
Nicolas Pierron 13f467fc84 Remove values coming from the original sources because this may cause the evaluation of unsafe code.
Instead add the computed value under tryEval to catch bad evaluations.

svn path=/nixpkgs/trunk/; revision=17453
2009-09-26 23:01:35 +00:00
..
attrsets.nix * A utility function `optionalAttrs', similar to optional and 2009-09-10 10:52:51 +00:00
composable-derivation.nix replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
debug.nix svn path=/nixpkgs/trunk/; revision=16412 2009-07-17 12:04:34 +00:00
default.nix Replace the traversal of modules: 2009-09-15 13:36:30 +00:00
lists.nix * findFirst is used by the LaTeX function. Forgot to commit. 2009-07-22 14:43:39 +00:00
maintainers.nix Adding me as a maintainer, with a pair of packages. 2009-09-20 09:37:55 +00:00
meta.nix * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
misc.nix fix mergeAttrsWithFunc (also merge in names which are only in the snd attrs) 2009-09-24 18:22:33 +00:00
modules.nix Remove values coming from the original sources because this may cause the evaluation of unsafe code. 2009-09-26 23:01:35 +00:00
options.nix Report bad default values which would have cause a build failure if they 2009-09-19 22:10:11 +00:00
platforms.nix * selectMaintained (renamed): don't use meta.maintainer, just use 2009-09-23 19:45:02 +00:00
properties.nix Extract properties.nix and modules.nix from options.nix. 2009-07-13 16:18:52 +00:00
sources.nix cleanSource: Avoid copying git files. 2009-07-06 16:19:52 +00:00
strings-with-deps.nix * Remove the warning, it's rather annoying. 2009-08-26 14:13:05 +00:00
strings.nix removing dropPath. It's used once and in that case it behaves like 2009-09-10 16:57:26 +00:00
tests.nix removed all __primops from nixpkgs 2009-05-24 10:57:46 +00:00
trivial.nix svn path=/nixpkgs/trunk/; revision=16131 2009-07-02 08:58:30 +00:00
types.nix Fix the merge function of the "attrsOf" type: handle multiple of the same 2009-09-20 10:29:06 +00:00