lix/src/nix-env
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
..
help.txt * More documentation. 2007-12-31 02:52:17 +00:00
Makefile.am * Export the nix-env derivation name parsing and version comparison 2008-07-01 10:10:32 +00:00
nix-env.cc * When writing the user environment manifest, filter out non-string 2008-09-02 09:21:38 +00:00
profiles.cc * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18:46 +00:00
profiles.hh * Missing #include. 2006-09-05 10:32:47 +00:00