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: 47a87462e303
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ea9c3b934265
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 29, 2019

  1. Remove networking.hostConf option

    This PR is part of the networking.* namespace cleanup. We feel that
    networking.hostConf is rarely used and provides little value compared to
    using environment.etc."host.conf" directly.
    
    Provide sensible default: multi on
    Christian Kauhaus committed Nov 29, 2019
    Copy the full SHA
    918c2ca View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Rewrite test script

    Thanks to @flokli and @tfc
    Christian Kauhaus committed Dec 4, 2019
    Copy the full SHA
    8d36536 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Merge pull request #74032 from ckauhaus/remove-networking.hostconf

    Remove networking.hostConf option
    flokli committed Dec 5, 2019
    Copy the full SHA
    ea9c3b9 View commit details
    Browse the repository at this point in the history