spotifywm: don't needlessly propagate spotify

This commit is contained in:
Artturin 2023-05-08 22:22:31 +03:00
parent 78aa6738d0
commit f3b780d933

View File

@ -14,8 +14,6 @@ stdenv.mkDerivation {
buildInputs = [ xorg.libX11 ];
propagatedBuildInputs = [ spotify ];
installPhase = ''
runHook preInstall