Merge pull request #94354 from flokli/systemd-246

systemd: 245.6 -> 246
This commit is contained in:
Florian Klink
2020-08-24 12:42:24 +02:00
committed by GitHub
66 changed files with 287 additions and 281 deletions
@@ -104,7 +104,7 @@ in stdenv.mkDerivation rec {
# This is a little tricky. Without it the app starts then crashes. Then it
# brings up the crash report, which also crashes. `strace -f` hints at a
# missing libudev.so.0.
systemd.lib
(lib.getLib systemd)
];
installPhase = ''