about summary refs log tree commit diff
path: root/pkgs/profpatsch/default.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2020-07-06 20:13:25 +0200
committerProfpatsch <mail@profpatsch.de>2020-07-06 20:13:42 +0200
commita1d276a75371494a7145fa58135e5c8bc6c0c397 (patch)
tree8e9bc99024de38fce8593ba5607bea0fdd4fe28e /pkgs/profpatsch/default.nix
parent97f05263ef490a063a33733d7ea607411a097df8 (diff)
pkgs/profpatsch.de: add toc.txt
Diffstat (limited to 'pkgs/profpatsch/default.nix')
-rw-r--r--pkgs/profpatsch/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/profpatsch/default.nix b/pkgs/profpatsch/default.nix
index 999382c0..6371e85e 100644
--- a/pkgs/profpatsch/default.nix
+++ b/pkgs/profpatsch/default.nix
@@ -184,7 +184,7 @@ in rec {
     inherit symlink;
   };
 
-  inherit (import ./profpatsch.de { inherit pkgs lib toNetstring writeExecline runExecline getBins writeRustSimple netencode-rs el-semicolon el-exec el-substitute netencode; })
+  inherit (import ./profpatsch.de { inherit pkgs lib toNetstring writeExecline runExecline getBins writeRustSimple netencode-rs el-semicolon el-exec el-substitute netencode record-get; })
     websiteStatic
     importas-if
     ;