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: 942a60697d18
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 95add2c2f765
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 24, 2017

  1. apache-kafka service: change default brokerId to -1

    A default of 0 means that if you deploy two NixOS boxes with the default
    configuration, the second will fail because the brokerId was already in
    use. Using -1 instead tells it to pick one automatically at first start.
    copumpkin committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    eebee95 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Merge pull request #22103 from copumpkin/automatic-kafka-broker-id

    apache-kafka service: change default brokerId to -1
    copumpkin committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    95add2c View commit details
    Browse the repository at this point in the history