aboutsummaryrefslogtreecommitdiff
path: root/tools/whisper.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/whisper.nix')
-rw-r--r--tools/whisper.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/whisper.nix b/tools/whisper.nix
index 244a410..b729675 100644
--- a/tools/whisper.nix
+++ b/tools/whisper.nix
@@ -3,7 +3,6 @@
with bionix;
rec {
- app = pkgs.callPackage ./whisper-app.nix {};
index = callBionixE ./whisper-index.nix;
align = callBionixE ./whisper-align.nix;
}