about summary refs log tree commit diff stats
path: root/pkgs/by-name/be/beetsExtraPlugins/xtractor.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pkgs/by-name/be/beetsExtraPlugins/xtractor.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/by-name/be/beetsExtraPlugins/xtractor.nix b/pkgs/by-name/be/beetsExtraPlugins/xtractor.nix
index ecbc10ce..17981cdb 100644
--- a/pkgs/by-name/be/beetsExtraPlugins/xtractor.nix
+++ b/pkgs/by-name/be/beetsExtraPlugins/xtractor.nix
@@ -3,11 +3,10 @@
   fetchFromGitHub,
   python3Packages,
   beets,
-}:
+}: {}
 # # NOTE: This fails to build now. It didn't work anyways. See
 # https://git.sr.ht/~johnhamelink/nix/tree/master/item/home/hosts/sun/beets/beets-plugin-xtractor.nix
 # for a possibly working version. <2025-03-29>
-
 # # FIXME: Find a way to update this derivation <2024-08-11>
 # let
 #   version = "0.4.2";
@@ -56,3 +55,4 @@
 #       license = lib.licenses.mit;
 #     };
 #   }
+