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: fc00e14704dc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b2f3bbd3fb95
Choose a head ref
  • 9 commits
  • 22 files changed
  • 1 contributor

Commits on Aug 15, 2020

  1. spark: build without mesos support

    The mesos package has been broken for >9 months, it doesn't make much
    sense to have the spark package depend on it (and thus being broken) by
    default.
    flokli committed Aug 15, 2020
    Copy the full SHA
    0f4b32d View commit details
    Browse the repository at this point in the history
  2. nixosTests.mesos: remove

    The `mesos` package has been broken for >9 months.
    flokli committed Aug 15, 2020
    Copy the full SHA
    3c65c53 View commit details
    Browse the repository at this point in the history
  3. nixos/mesos*: remove

    The mesos package has been broken for >9 months.
    flokli committed Aug 15, 2020
    Copy the full SHA
    34d91a8 View commit details
    Browse the repository at this point in the history
  4. mesos: remove package

    It has been broken for >9 months.
    flokli committed Aug 15, 2020
    Copy the full SHA
    fadb45e View commit details
    Browse the repository at this point in the history
  5. nixos/chronos: remove module

    The chronos package has been broken for > 9 months due to the breakage
    of the mesos package.
    flokli committed Aug 15, 2020
    Copy the full SHA
    a90b929 View commit details
    Browse the repository at this point in the history
  6. chronos: remove package

    This failed to build for >9 months, as mesos failed to build for >9
    months.
    flokli committed Aug 15, 2020
    Copy the full SHA
    b4eebe4 View commit details
    Browse the repository at this point in the history
  7. nixos/marathon: remove module

    The corresponding package failed to build for >9 months.
    flokli committed Aug 15, 2020
    Copy the full SHA
    645ea78 View commit details
    Browse the repository at this point in the history
  8. marathon: remove package

    This failed to build for >9 months.
    flokli committed Aug 15, 2020
    Copy the full SHA
    550abe9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Merge pull request #95507 from flokli/remove-mesos

    mesos: remove package, module and test (and chronos/marathon which depends on it)
    flokli committed Aug 16, 2020
    Copy the full SHA
    b2f3bbd View commit details
    Browse the repository at this point in the history