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: e0ae8476fb24
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ed16f830b0ce
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jan 19, 2020

  1. rabbitmq: make all dependencies explicit

    Some things were provided by default, some by systemd unit and some
    were just miraculously working. This turns them into explicit
    dependencies of the package itself, making everything properly
    overrideable.
    
    + providing glibcLocales fixes elixir compile warnings
    
    + providing systemd dependency allows rabbit to use systemctl for unit
      activation check instead of falling back to sleep. This was seen as
      a warning during startup.
    binarin authored and Profpatsch committed Jan 19, 2020
    Copy the full SHA
    ed16f83 View commit details
    Browse the repository at this point in the history