Loading pkgs/os-specific/linux/procps-ng/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ # `ps` with systemd support is able to properly report different # attributes like unit name, so we want to have it on linux. , withSystemd ? stdenv.isLinux , withSystemd ? stdenv.isLinux && !stdenv.hostPlatform.isStatic , systemd # procps is mostly Linux-only. Most commands require a running Linux Loading Loading
pkgs/os-specific/linux/procps-ng/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ # `ps` with systemd support is able to properly report different # attributes like unit name, so we want to have it on linux. , withSystemd ? stdenv.isLinux , withSystemd ? stdenv.isLinux && !stdenv.hostPlatform.isStatic , systemd # procps is mostly Linux-only. Most commands require a running Linux Loading