spotifywm: don't needlessly propagate spotify
This commit is contained in:
@@ -14,8 +14,6 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [ xorg.libX11 ];
|
||||
|
||||
propagatedBuildInputs = [ spotify ];
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user