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: fc565fb8efa4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 75ba415fbcfe
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 27, 2017

  1. nixos/tinc: do not add Device= by default

    tinc can figure this out based on DeviceType.
    I also got `/dev/net/tun FD in bad state` after a particular upgrade.
    Mic92 authored and globin committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    ad8cb09 View commit details
    Browse the repository at this point in the history
  2. nixos/tinc: remove useless script argument

    ExecStart is sufficient and more transparent to the user.
    Mic92 authored and globin committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    75ba415 View commit details
    Browse the repository at this point in the history