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: 9a7e890e3176
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 98e3b90b6c8f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 30, 2019

  1. nixos/bird: Fix reload

    When calling reload, bird attempts to reload the file that was given in
    the command line. As the change of ${configFile} is never picked up,
    bird will just reload the old file.
    This way, the configuration is placed at a known location and updated.
    dasJ committed May 30, 2019
    Copy the full SHA
    672495d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. Merge pull request #62269 from dasJ/fix-bird-reload

    nixos/bird: Fix reload
    Mic92 committed Jun 9, 2019
    Copy the full SHA
    98e3b90 View commit details
    Browse the repository at this point in the history