···7788 # `ps` with systemd support is able to properly report different
99 # attributes like unit name, so we want to have it on linux.
1010-, withSystemd ? stdenv.isLinux
1010+, withSystemd ? stdenv.isLinux && !stdenv.hostPlatform.isStatic
1111, systemd
12121313 # procps is mostly Linux-only. Most commands require a running Linux