Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6d7b77df0a400648112e1dc04c6b55c3f9450117
      
https://github.com/NixOS/nixpkgs/commit/6d7b77df0a400648112e1dc04c6b55c3f9450117
  Author: Rodney Lorrimar <d...@rodney.id.au>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M pkgs/servers/nosql/mongodb/default.nix

  Log Message:
  -----------
  mongodb: Fix default storage engine on i686

MongoDB will refuse to start on i686 because the default database engine
"wiredTiger" doesn't support it. To reduce user annoyance, the default
engine should be changed to the pre-3.0 engine "mmapv1".

Fedora have also patched it:
http://pkgs.fedoraproject.org/cgit/rpms/mongodb.git/commit/?id=b64d6b3337bffdeea0b7fa530ea02b977c364e08


  Commit: 795a6e7610c5242d68cbc37247e0cef6a263e76d
      
https://github.com/NixOS/nixpkgs/commit/795a6e7610c5242d68cbc37247e0cef6a263e76d
  Author: Rodney Lorrimar <d...@rodney.id.au>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M nixos/release.nix
    A nixos/tests/mongodb.nix

  Log Message:
  -----------
  mongodb service: add test case


  Commit: 30e35d12186402856c5e897c9ea3d3325655e8d4
      
https://github.com/NixOS/nixpkgs/commit/30e35d12186402856c5e897c9ea3d3325655e8d4
  Author: Domen Kožar <do...@dev.si>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M nixos/release.nix
    A nixos/tests/mongodb.nix
    M pkgs/servers/nosql/mongodb/default.nix

  Log Message:
  -----------
  Merge pull request #18622 from rvl/mongodb-test-default-i686

mongodb service: Add test case and fix default storage engine on i686


Compare: https://github.com/NixOS/nixpkgs/compare/001d314e874e...30e35d121864
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to