Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user