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: fb6595eafdb9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 66967ec7521d
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 13, 2019

  1. container config: better default in case of resolved

    Avoid assertion in nixos/modules/system/boot/resolved.nix
    if service systemd-resolved is enabled.
    ck3d authored and fpletz committed Sep 13, 2019
    Copy the full SHA
    28853d8 View commit details
    Browse the repository at this point in the history
  2. nixos: added machinectl test

    ck3d authored and fpletz committed Sep 13, 2019
    Copy the full SHA
    6579292 View commit details
    Browse the repository at this point in the history
  3. nixos-install: ensure activation script is always called

    The activation script is needed to get the missing files in etc/ created.
    Needed for container manager like systemd-nspawn.
    ck3d authored and fpletz committed Sep 13, 2019
    1
    Copy the full SHA
    930ac60 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ba37b3c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    db9b5f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Merge pull request #67232 from ck3d/container-useHostResolvConf

    machinectl compliant NixOS installation
    fpletz committed Sep 25, 2019
    Copy the full SHA
    66967ec View commit details
    Browse the repository at this point in the history