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: 59c58f3360b5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ebb6e385eac5
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 26, 2020

  1. Revert "nixos-container: use systemd-run instead of nsenter"

    This reverts commit 7cb100b.
    
    See also #83432.
    
    This appears to break at least the `container`-backend of `nixops`: when
    running `switch-to-configuration` within `nixos-container run`, the
    running `systemd`-instance gets reloaded which appears to kill the
    `systemd-run` command and causes `nixos-container run` to hang.
    
    The full issue is reported in the original PR[1].
    
    [1] #67332 (comment)
    
    (cherry picked from commit 7f1ba60)
    Ma27 committed Mar 26, 2020
    Copy the full SHA
    ebb6e38 View commit details
    Browse the repository at this point in the history