about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/profpatsch/execline/e.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/profpatsch/execline/e.nix b/pkgs/profpatsch/execline/e.nix
index 657f41ce..b065cc33 100644
--- a/pkgs/profpatsch/execline/e.nix
+++ b/pkgs/profpatsch/execline/e.nix
@@ -12,9 +12,6 @@ let
       "--remember"
       "--quote-characters" "\""
       "--complete-filenames"
-    "pipeline" [
-      bins.cat
-    ]
     "forstdin" "-d\n" "cmd"
     "importas" "cmd" "cmd"
     bins.execlineb "-Pc" "$cmd"