about summary refs log tree commit diff
path: root/pkgs/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-07-19 10:34:45 +0200
committerProfpatsch <mail@profpatsch.de>2021-07-19 10:37:56 +0200
commitcaaea0bec59a4c978f349f1b6b2f7354fe579a0a (patch)
tree9ee2d5eac4ad363a95bb106d04c083504e89dc61 /pkgs/profpatsch
parentb871356fbe0ca2d0836bfabf53628101a3bb5d74 (diff)
pkgs/profpatsch/text-letter: file from stdin
Diffstat (limited to 'pkgs/profpatsch')
-rw-r--r--pkgs/profpatsch/text-letter.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/profpatsch/text-letter.nix b/pkgs/profpatsch/text-letter.nix
index d9ee9ef5..f12f0ff2 100644
--- a/pkgs/profpatsch/text-letter.nix
+++ b/pkgs/profpatsch/text-letter.nix
@@ -13,7 +13,6 @@ let
   } (./text-letter.rs);
 
   text-letter = writeExecline "write-letter" {} [
-    "pipeline" [ bins.cat "/home/philip/kot/work/pa/krankenkasse/2021-05-18-tk-anschreiben-assurance-maladie.toml" ]
     mustache-interpol
   ];