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: 05cd69117321
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 488e6b7a2398
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 8, 2019

  1. nixos/tinydns: order service after network.target

    In cases where you boot up really quickly (like in the VM test on a
    non-busy host), tinydns might want to bind before the loopback interface
    is fully up. Order tinydns after network.target to fix that.
    flokli committed Nov 8, 2019
    Copy the full SHA
    cbd9e9e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    caac096 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Merge pull request #73059 from flokli/nixos-test-port-tinydns

    nixos/tinydns: port test to python
    worldofpeace committed Nov 9, 2019
    Copy the full SHA
    488e6b7 View commit details
    Browse the repository at this point in the history