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: 3e1748f7275a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b2e2490181cb
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 8, 2017

  1. Copy the full SHA
    b8b4d7e View commit details
    Browse the repository at this point in the history
  2. couchdb: use erlangR19 instead of erlangR17

    erlangR17 is no longer receiving any kind of (security) patches,
    switching to R19 should be fine as per the couchdb documentation [1]
    
    [1] http://docs.couchdb.org/en/2.1.1/install/unix.html#dependencies
    andir committed Dec 8, 2017
    Copy the full SHA
    8e2f11e View commit details
    Browse the repository at this point in the history
  3. erlang_basho_R16B02: OTP_16B02_basho8 -> OTP_16B02_basho10

    Also renamed the file since it is no longer version 8.
    andir committed Dec 8, 2017
    Copy the full SHA
    9f39d0e View commit details
    Browse the repository at this point in the history
  4. erlangR17: removed outdated & unused version

    erlangR17 doesn't receive any upstream updates anymore and none of our
    packages depend on it.
    andir committed Dec 8, 2017
    Copy the full SHA
    14f1698 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. Merge pull request #32454 from andir/erlang-cleanup

    Erlang cleanup (remove R17, R16 cleanup, updated couchdb to R19)
    LnL7 committed Dec 9, 2017
    Copy the full SHA
    b2e2490 View commit details
    Browse the repository at this point in the history