summary refs log tree commit diff
path: root/pkgs/applications/audio/lollypop
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-09-29 01:40:27 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2019-09-29 01:40:54 -0400
commit8f9135f511e6dc4cde7ff2046d49bc0e51285165 (patch)
tree92adb52cac74d3c38cfd4c6695902b832c969e33 /pkgs/applications/audio/lollypop
parent9602e5d58b27a19d72d57726014d6bcbc8296022 (diff)
downloadnixpkgs-8f9135f511e6dc4cde7ff2046d49bc0e51285165.tar
nixpkgs-8f9135f511e6dc4cde7ff2046d49bc0e51285165.tar.gz
nixpkgs-8f9135f511e6dc4cde7ff2046d49bc0e51285165.tar.bz2
nixpkgs-8f9135f511e6dc4cde7ff2046d49bc0e51285165.tar.lz
nixpkgs-8f9135f511e6dc4cde7ff2046d49bc0e51285165.tar.xz
nixpkgs-8f9135f511e6dc4cde7ff2046d49bc0e51285165.tar.zst
nixpkgs-8f9135f511e6dc4cde7ff2046d49bc0e51285165.zip
lollypop: correct search-provider wrapping
Diffstat (limited to 'pkgs/applications/audio/lollypop')
-rw-r--r--pkgs/applications/audio/lollypop/default.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgs/applications/audio/lollypop/default.nix b/pkgs/applications/audio/lollypop/default.nix
index 73d8d350f38..c967576a5aa 100644
--- a/pkgs/applications/audio/lollypop/default.nix
+++ b/pkgs/applications/audio/lollypop/default.nix
@@ -71,9 +71,8 @@ python3.pkgs.buildPythonApplication rec  {
     patchShebangs meson_post_install.py
   '';
 
-  preFixup = ''
-    buildPythonPath "$out $propagatedBuildInputs"
-    patchPythonScript "$out/libexec/lollypop-sp"
+  postFixup = ''
+    wrapPythonProgramsIn $out/libexec "$out $propagatedBuildInputs"
   '';
 
   # Produce only one wrapper using wrap-python passing