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: 19d2c0601bfd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 265415fb80fb
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on May 5, 2020

  1. nixos/systemd/resolved: add resolve to nss hosts database if enabled

    We keep the "only add the nss module if nscd is enabled" logic for now.
    
    The assertion never was triggered, so it can be removed.
    flokli committed May 5, 2020
    Copy the full SHA
    7426bec View commit details
    Browse the repository at this point in the history
  2. nixos/systemd: move NSS module logic to systemd module

    We keep the conditional on only adding if nscd is enabled for now.
    flokli committed May 5, 2020
    Copy the full SHA
    c0995d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86940 from flokli/move-nss-systemd

    nixos/systemd: move systemd-provided NSS modules to systemd module
    flokli committed May 5, 2020
    Copy the full SHA
    265415f View commit details
    Browse the repository at this point in the history