about summary refs log tree commit diff
path: root/pkgs/applications/networking/flent/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/flent/default.nix')
-rw-r--r--pkgs/applications/networking/flent/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/networking/flent/default.nix b/pkgs/applications/networking/flent/default.nix
index 2f97b39da60f..bc0a519a0eee 100644
--- a/pkgs/applications/networking/flent/default.nix
+++ b/pkgs/applications/networking/flent/default.nix
@@ -14,6 +14,8 @@ buildPythonApplication rec {
 
   buildInputs = [ sphinx ];
 
+  checkInputs = [ procps ];
+
   propagatedBuildInputs = [
     matplotlib
     procps