summary refs log tree commit diff
path: root/pkgs/applications/audio/spotifywm/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/spotifywm/default.nix')
-rw-r--r--pkgs/applications/audio/spotifywm/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/spotifywm/default.nix b/pkgs/applications/audio/spotifywm/default.nix
index 3447049099b15..2380c8e5d9edc 100644
--- a/pkgs/applications/audio/spotifywm/default.nix
+++ b/pkgs/applications/audio/spotifywm/default.nix
@@ -1,5 +1,5 @@
 { stdenv, fetchFromGitHub, spotify, xorg, runtimeShell }:
-stdenv.mkDerivation rec {
+stdenv.mkDerivation {
   pname = "spotifywm-unstable";
   version = "2016-11-28";