summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2018-05-11 19:13:10 +0200
committerMichael Weiss <dev.primeos@gmail.com>2018-07-17 19:37:36 +0200
commit7098b0fcdfd7fa4b82c036d8116b60b78f497316 (patch)
treeb8a0d99f64dfb1a2a7b06e8a8f4e8f03ebd630fa /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentffaf902ee34d1c85b98903f1bcc9c573f145fd13 (diff)
nixos/switch-to-configuration: Never stop system.slice
Problem: Restarting (stopping) system.slice would not only stop X11 but also most system units/services. We obviously don't want this happening to users when they switch from 18.03 to 18.09 or nixos-unstable. Reason: The following change in systemd: https://github.com/systemd/systemd/commit/d8e5a9338278d6602a0c552f01f298771a384798 The commit adds system.slice to the perpetual units, which means removing the unit file and adding it to the source code. This is done so that system.slice can't be stopped anymore but in our case it ironically would cause this script to stop system.slice because the unit file was removed (and an older systemd version is still running). Related issue: https://github.com/NixOS/nixpkgs/issues/39791
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions