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: 8277fb4d76a1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d4c2f1ab5d1f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 8, 2020

  1. nixos/resolved: Include dbus alias of resolved unit

    This will make dbus socket activation for it work
    
    When `systemd-resolved` is restarted; this would lead to unavailability
    of DNS lookups.  You're supposed to use DBUS socket activation to buffer
    resolved requests; such that restarts happen without downtime
    arianvp committed May 8, 2020
    Copy the full SHA
    7fe539f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Merge pull request #87263 from arianvp/resolved-dbus

    nixos/resolved: Include dbus alias of resolved unit
    flokli committed May 9, 2020
    Copy the full SHA
    d4c2f1a View commit details
    Browse the repository at this point in the history