spotifywm: don't needlessly propagate spotify

This commit is contained in:
Artturin
2023-05-08 22:28:13 +03:00
parent 78aa6738d0
commit f3b780d933
@@ -14,8 +14,6 @@ stdenv.mkDerivation {
buildInputs = [ xorg.libX11 ];
propagatedBuildInputs = [ spotify ];
installPhase = ''
runHook preInstall