Files
nix/src
Eelco Dolstra 7933cdc6dc * When writing the user environment manifest, filter out non-string
attributes from the meta attribute.  Not doing so caused nix-env to
  barf on the "psi" package, which has a meta.function attribute,
  the textual serialisation of which causes a gigantic string to be
  produced --- so big that it causes nix-env to run out of memory.

  Note however that "meta" really only should contain strings.  
  meta.function should be passthru.function.
2008-09-02 09:21:38 +00:00
..
2007-12-13 22:06:19 +00:00
2008-08-25 13:32:27 +00:00
2006-09-04 21:06:23 +00:00
2007-04-16 14:45:25 +00:00