summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio/mopidy/mopidy.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/mopidy/mopidy.nix')
-rw-r--r--pkgs/applications/audio/mopidy/mopidy.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/applications/audio/mopidy/mopidy.nix b/pkgs/applications/audio/mopidy/mopidy.nix
index eb5672fe135b..f2f3734ec2ee 100644
--- a/pkgs/applications/audio/mopidy/mopidy.nix
+++ b/pkgs/applications/audio/mopidy/mopidy.nix
@@ -38,10 +38,6 @@ pythonPackages.buildPythonApplication rec {
# There are no tests
doCheck = false;
- preFixup = ''
- gappsWrapperArgs+=(--prefix GST_PLUGIN_SYSTEM_PATH : "$GST_PLUGIN_SYSTEM_PATH")
- '';
-
meta = with stdenv.lib; {
homepage = "https://www.mopidy.com/";
description = ''