Loading
pkgsMusl.systemd: fix build (#281323)
PR #239201 broke systemd for musl. To make the build actually work, #278994 [not available in master yet] is also required. Fixes: https://github.com/NixOS/nixpkgs/issues/280738 Co-authored-by: @nesteroff @yu-re-ka