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

Commits on Dec 30, 2019

  1. nixos/containers: use machinectl poweroff

    Previously, we were storing the leader pid in a runtime file and
    signalled SIGRTMIN+4 manually.
    
    In systemd 219, the `machinectl poweroff` command was introduced, which
    does that for us.
    flokli committed Dec 30, 2019
    3
    Copy the full SHA
    90a3908 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Merge pull request #76719 from flokli/containers-poweroff

    nixos/containers: use machinectl poweroff
    flokli committed Dec 31, 2019
    Copy the full SHA
    d6bbe6c View commit details
    Browse the repository at this point in the history