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: 889a654a88a7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 74a1b92d96d3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 18, 2018

  1. tinc: remove unnecessary networking.interfaces

    This breaks with networking backends enabled and
    also creates large delays on boot when some services depends
    on the network target. It is also not really required
    because tinc does create those interfaces itself.
    
    fixes #27070
    Mic92 committed Oct 18, 2018
    Copy the full SHA
    5a1f0f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Merge pull request #48682 from Mic92/tincd

    nixos/tinc: remove unnecessary networking.interfaces
    Mic92 committed Oct 19, 2018
    Copy the full SHA
    74a1b92 View commit details
    Browse the repository at this point in the history