Loading pkgs/tools/audio/beets/builtin-plugins.nix +0 −3 Original line number Diff line number Diff line Loading @@ -171,9 +171,6 @@ flask-cors ]; zero = { }; } # NOTE: There will be no need for this conditional once beets is updated. // lib.optionalAttrs (lib.versionAtLeast version "2.2.0-unstable-2025-03-12") { _typing = { testPaths = [ ]; }; Loading pkgs/tools/audio/beets/common.nix +0 −4 Original line number Diff line number Diff line Loading @@ -101,8 +101,6 @@ python3Packages.buildPythonApplication { pyyaml unidecode typing-extensions ] ++ lib.optionals (lib.versionAtLeast version "2.2.0-unstable-2025-03-12") [ lap ] ++ (concatMap (p: p.propagatedBuildInputs) (attrValues enabledPlugins)); Loading Loading @@ -151,8 +149,6 @@ python3Packages.buildPythonApplication { mock rarfile responses ] ++ lib.optionals (lib.versionAtLeast version "2.2.0-unstable-2025-03-12") [ requests-mock ] ++ [ Loading Loading
pkgs/tools/audio/beets/builtin-plugins.nix +0 −3 Original line number Diff line number Diff line Loading @@ -171,9 +171,6 @@ flask-cors ]; zero = { }; } # NOTE: There will be no need for this conditional once beets is updated. // lib.optionalAttrs (lib.versionAtLeast version "2.2.0-unstable-2025-03-12") { _typing = { testPaths = [ ]; }; Loading
pkgs/tools/audio/beets/common.nix +0 −4 Original line number Diff line number Diff line Loading @@ -101,8 +101,6 @@ python3Packages.buildPythonApplication { pyyaml unidecode typing-extensions ] ++ lib.optionals (lib.versionAtLeast version "2.2.0-unstable-2025-03-12") [ lap ] ++ (concatMap (p: p.propagatedBuildInputs) (attrValues enabledPlugins)); Loading Loading @@ -151,8 +149,6 @@ python3Packages.buildPythonApplication { mock rarfile responses ] ++ lib.optionals (lib.versionAtLeast version "2.2.0-unstable-2025-03-12") [ requests-mock ] ++ [ Loading