lix/src/nix-env
Eelco Dolstra 292d6468ec * Nix-env operations now by default filter out any derivations for
system types other than the current system.  I.e., `nix-env -i'
  won't install derivations for other system types, and `nix-env -q'
  won't show them.  The flag `--system-filter SYSTEM' can be used to
  override the system type used for filtering (but not for
  building!).  The value `*' can be used not to filter anything.
2004-07-01 13:56:56 +00:00
..
help.txt
main.cc * Nix-env operations now by default filter out any derivations for 2004-07-01 13:56:56 +00:00
Makefile.am
names.cc
names.hh
profiles.cc
profiles.hh