Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: ebb6e385eac5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 90dcc3360327
Choose a head ref
  • 10 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 26, 2020

  1. mongodb: 3.4.10 -> 4.0.4

    fix: Adding libtool to allow darwin compiles
    
    Libtool seems to be required for mongodb to compile on darwin.
    
    fix: Marking MongoDB as broken on aarch64
    
    fix: Adding libtools to the pkg imports
    
    Update mongodb to 4.0.4
    jarjee authored and Ma27 committed Mar 26, 2020
    Copy the full SHA
    e9bec1a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    97c4dff View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    165d8bd View commit details
    Browse the repository at this point in the history
  4. nixos/tests/mongodb: test against mongodb versions 3.4, 3.6, 4.0

    Now has tests for 3.4, 3.6, 4.0. Has some duplication, but it appears to
    work on my machine.
    jarjee authored and Ma27 committed Mar 26, 2020
    Copy the full SHA
    44641ed View commit details
    Browse the repository at this point in the history
  5. mongodb-4_0: 4.0.11 -> 4.0.12

    jarjee authored and Ma27 committed Mar 26, 2020
    Copy the full SHA
    de69821 View commit details
    Browse the repository at this point in the history
  6. mongodb: 3.4.22 -> 3.4.24 & fix ssl

    Reverts previous ssl fix commit and updates the mongodb version which fixes the ssl compile problem on darwin.
    Thibault Gagnaux authored and Ma27 committed Mar 26, 2020
    Copy the full SHA
    c2eee6e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    80e6da7 View commit details
    Browse the repository at this point in the history
  8. nixos/tests/mongodb: rewrite with python

    perl-based VM tests are deprecated.
    Ma27 committed Mar 26, 2020
    Copy the full SHA
    2934f04 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b65ff5d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #40082 from jarjee/update/mongodb

    mongodb: 3.4.10 -> 4.0.12
    Ma27 committed Mar 26, 2020
    Copy the full SHA
    90dcc33 View commit details
    Browse the repository at this point in the history