mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
spotifywm: don't needlessly propagate spotify
This commit is contained in:
parent
78aa6738d0
commit
f3b780d933
@ -14,8 +14,6 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [ xorg.libX11 ];
|
||||
|
||||
propagatedBuildInputs = [ spotify ];
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user