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

Commits on Sep 25, 2019

  1. nixos/systemd: Make machinectl work with NixOS

    Images generated with nixos-install will be supported by machinectl
    problem is that systemd-nspawn's private usersns feature clashes
    with DynamicUser and RuntimeDirectory features, which causes NixOS
    images to not boot. There is an upstream issue for this
    systemd/systemd#13622
    arianvp committed Sep 25, 2019
    Copy the full SHA
    7058b0a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Merge pull request #69422 from arianvp/fix-machinectl

    nixos/systemd: Make machinectl work with NixOS
    flokli committed Oct 12, 2019
    Copy the full SHA
    e24526d View commit details
    Browse the repository at this point in the history