1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
composable-derivation.nix
debug.nix
default.nix
lists.nix
maintainers.nix
meta.nix
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
platforms.nix * selectMaintained (renamed): don't use meta.maintainer, just use 2009-09-23 19:45:02 +00:00
properties.nix
sources.nix
strings-with-deps.nix
strings.nix
tests.nix
trivial.nix
types.nix Fix the merge function of the "attrsOf" type: handle multiple of the same 2009-09-20 10:29:06 +00:00