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: e89b1063fb58
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0abd4fd0c3f8
Choose a head ref
  • 12 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 28, 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
    
    (cherry picked from commit e9bec1a)
    jarjee authored and Ma27 committed Mar 28, 2020
    Copy the full SHA
    ac23e50 View commit details
    Browse the repository at this point in the history
  2. mongodb: split packages to expose 3.4, 3.6 and 4.0

    (cherry picked from commit 97c4dff)
    jarjee authored and Ma27 committed Mar 28, 2020
    Copy the full SHA
    54d2944 View commit details
    Browse the repository at this point in the history
  3. mongodb: 3.4.20 -> 3.4.22, 3.6.12 -> 3.6.13, 4.0.9 -> 4.0.11

    (cherry picked from commit 165d8bd)
    jarjee authored and Ma27 committed Mar 28, 2020
    Copy the full SHA
    83d7124 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.
    
    (cherry picked from commit 44641ed)
    jarjee authored and Ma27 committed Mar 28, 2020
    Copy the full SHA
    2cba56e View commit details
    Browse the repository at this point in the history
  5. mongodb-4_0: 4.0.11 -> 4.0.12

    (cherry picked from commit de69821)
    jarjee authored and Ma27 committed Mar 28, 2020
    Copy the full SHA
    ef9bd8e 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.
    
    (cherry picked from commit c2eee6e)
    Thibault Gagnaux authored and Ma27 committed Mar 28, 2020
    Copy the full SHA
    00d69b8 View commit details
    Browse the repository at this point in the history
  7. mongodb: builds on aarch64 as well

    (cherry picked from commit 80e6da7)
    Ma27 committed Mar 28, 2020
    Copy the full SHA
    56bfb0d 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.
    
    (cherry picked from commit 2934f04)
    Ma27 committed Mar 28, 2020
    Copy the full SHA
    07fb019 View commit details
    Browse the repository at this point in the history
  9. nixos/release-notes: mention mongodb update

    (cherry picked from commit b65ff5d)
    Ma27 committed Mar 28, 2020
    Copy the full SHA
    7cf4906 View commit details
    Browse the repository at this point in the history
  10. nixos/release-notes: mention that mongodb is unfree now

    (cherry picked from commit 2712152)
    Ma27 committed Mar 28, 2020
    Copy the full SHA
    cd36c1d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. nixos/tests/mongodb: also test mongodb-3_4

    (cherry picked from commit 2c133fb)
    Ma27 committed Mar 29, 2020
    Copy the full SHA
    834fb02 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Merge pull request #83628 from Ma27/mongodb-20.03

    [20.03] mongodb: update
    Ma27 committed Apr 3, 2020
    Copy the full SHA
    0abd4fd View commit details
    Browse the repository at this point in the history