From f3b780d933a6cc171afca42b5e95e4642d4e3692 Mon Sep 17 00:00:00 2001 From: Artturin Date: Mon, 8 May 2023 22:22:31 +0300 Subject: [PATCH] spotifywm: don't needlessly propagate spotify --- pkgs/applications/audio/spotifywm/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/applications/audio/spotifywm/default.nix b/pkgs/applications/audio/spotifywm/default.nix index 356d43dacb1b..c2248056834e 100644 --- a/pkgs/applications/audio/spotifywm/default.nix +++ b/pkgs/applications/audio/spotifywm/default.nix @@ -14,8 +14,6 @@ stdenv.mkDerivation { buildInputs = [ xorg.libX11 ]; - propagatedBuildInputs = [ spotify ]; - installPhase = '' runHook preInstall