lix/src/nix-env
Eelco Dolstra b7f0f65c19 * nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-env
to show only those derivations whose output is already in the Nix
  store or that can be substituted (i.e., downloaded from somewhere).
  In other words, it shows the packages that can be installed “quickly”,
  i.e., don’t need to be built from source.
2007-04-26 14:20:31 +00:00
..
help.txt * nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-env 2007-04-26 14:20:31 +00:00
Makefile.am * Doh! 2006-12-07 22:07:05 +00:00
names.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
names.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
nix-env.cc * nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-env 2007-04-26 14:20:31 +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