lix/src/libmain
Eelco Dolstra f4d44a0026 * Allow certain operations to succeed even if we don't have write
permission to the Nix store or database.  E.g., `nix-env -qa' will
  work, but `nix-env -qas' won't (the latter needs DB access).  The
  option `--readonly-mode' forces this mode; otherwise, it's only
  activated when the database cannot be opened.
2004-10-25 14:38:23 +00:00
..
Makefile.am * Revert r1594 - it didn't solve the problem. Instead add 2004-10-25 13:51:34 +00:00
shared.cc * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
shared.hh * Help text for all (non-script) programs, so no more: 2003-12-01 15:55:05 +00:00