about summary refs log tree commit diff
path: root/pkgs/profpatsch/profpatsch.de
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2020-07-03 13:06:43 +0200
committerProfpatsch <mail@profpatsch.de>2020-07-06 20:13:42 +0200
commit124daced37aaab646c83b75711bf744c1d295a8b (patch)
tree851428e7f85af336c46b6c6431424b846b1cd40e /pkgs/profpatsch/profpatsch.de
parent310a01f1a2589acb600c91a3cc9d6aca09443d86 (diff)
pkgs/profpatsch: remove record-get from profpastch.de
Diffstat (limited to 'pkgs/profpatsch/profpatsch.de')
-rw-r--r--pkgs/profpatsch/profpatsch.de/default.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/pkgs/profpatsch/profpatsch.de/default.nix b/pkgs/profpatsch/profpatsch.de/default.nix
index bed5c5c7..4781d440 100644
--- a/pkgs/profpatsch/profpatsch.de/default.nix
+++ b/pkgs/profpatsch/profpatsch.de/default.nix
@@ -86,13 +86,6 @@ let
       };
     };
 
-  record-get = writeRustSimple "record-get" {
-    dependencies = [ netencode-rs el-semicolon el-exec ];
-    # TODO: for some reason the skarnet linker flag
-    # is propagated by the link target is not?
-    buildInputs = [ pkgs.skalibs ];
-  } ./record-get.rs;
-
   importas-if = writeRustSimple "importas-if" {
     dependencies = [ netencode-rs el-substitute el-exec ];
     # TODO: for some reason the skarnet linker flag