about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2019-12-08 00:07:44 +0100
committerProfpatsch <mail@profpatsch.de>2019-12-08 00:07:44 +0100
commit89a3eb2d27c8854299bc77fe42a11a6ac1f97aef (patch)
treee429248eb07b96176cb6fe7fbfe92a5802558f73
parentd9e44704eb558af337ca61723bcd07da247cae1a (diff)
pkgs.profpatsch: expose youtube2audiopodcast
-rw-r--r--pkgs/profpatsch/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/profpatsch/default.nix b/pkgs/profpatsch/default.nix
index 17ceeb8e..c6698d7b 100644
--- a/pkgs/profpatsch/default.nix
+++ b/pkgs/profpatsch/default.nix
@@ -142,6 +142,9 @@ in rec {
   warpspeed = callPackage ./warpspeed {
     inherit (pkgs.haskellPackages) ghcWithPackages;
   };
+  youtube2audiopodcast = callPackage ./youtube2audiopodcast {
+    inherit writeExecline getBins runInEmptyEnv;
+  };
 
   inherit (callPackage ./utils-hs {})
     nix-gen until watch-server