Skip to content
Snippets Groups Projects
  1. Nov 16, 2011
  2. Nov 07, 2011
  3. Nov 05, 2011
  4. Nov 03, 2011
  5. Nov 02, 2011
  6. Oct 27, 2011
  7. Oct 19, 2011
  8. Oct 18, 2011
  9. Oct 11, 2011
  10. Oct 10, 2011
  11. Sep 17, 2011
  12. Sep 12, 2011
  13. Sep 06, 2011
  14. Aug 31, 2011
    • Eelco Dolstra's avatar
      * Eliminate all uses of the global variable ‘store’ from libstore. · 93227ff6
      Eelco Dolstra authored
        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.
      93227ff6
  15. Aug 27, 2011
  16. Aug 17, 2011
  17. Aug 08, 2011
  18. Aug 06, 2011
Loading