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: d460fd0f99b5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8d8eae163ff7
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 28, 2017

  1. exhibitor: Fix bug with automatic instance management

    Exhibitor tests the auto-manage-instances config value to see if it's a
    non-zero integer, rather than a true/false string, which was getting
    put into the config before. This now causes autoManageInstances to
    behave correctly.
    joelthompson committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    168fbde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27700 from joelthompson/exhibitor

    exhibitor: Fix bug with automatic instance management
    copumpkin committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    8d8eae1 View commit details
    Browse the repository at this point in the history