lix/src/nix-instantiate
Eelco Dolstra 93227ff65c * Eliminate all uses of the global variable ‘store’ from libstore.
This should also fix:

    nix-instantiate: ./../boost/shared_ptr.hpp:254: T* boost::shared_ptr<T>::operator->() const [with T = nix::StoreAPI]: Assertion `px != 0' failed.

  which was caused by hashDerivationModulo() calling the ‘store’
  object (during store upgrades) before openStore() assigned it.
2011-08-31 21:11:50 +00:00
..
help.txt Make source location info in the XML output optional. 2010-03-31 12:38:31 +00:00
Makefile.am * Handle out of memory condition. 2010-10-28 12:29:40 +00:00
nix-instantiate.cc * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00