about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPatrick Hilhorst <git@hilhorst.be>2018-05-07 14:06:35 +0200
committerPatrick Hilhorst <git@hilhorst.be>2018-05-07 14:06:35 +0200
commit2dbb29c3340b916ec83892bf514c457f9d88af01 (patch)
tree697a904586a6ece9976ee367919a0bd4da3021bb
parentfcb6a0a56ed34d43aa234eb1f3b717c3e24b695b (diff)
downloadnixlib-2dbb29c3340b916ec83892bf514c457f9d88af01.tar
nixlib-2dbb29c3340b916ec83892bf514c457f9d88af01.tar.gz
nixlib-2dbb29c3340b916ec83892bf514c457f9d88af01.tar.bz2
nixlib-2dbb29c3340b916ec83892bf514c457f9d88af01.tar.lz
nixlib-2dbb29c3340b916ec83892bf514c457f9d88af01.tar.xz
nixlib-2dbb29c3340b916ec83892bf514c457f9d88af01.tar.zst
nixlib-2dbb29c3340b916ec83892bf514c457f9d88af01.zip
spotify: remove platform assertion
-rw-r--r--pkgs/applications/audio/spotify/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/audio/spotify/default.nix b/pkgs/applications/audio/spotify/default.nix
index fefab263065f..5f6772256cab 100644
--- a/pkgs/applications/audio/spotify/default.nix
+++ b/pkgs/applications/audio/spotify/default.nix
@@ -2,8 +2,6 @@
 , glib, pango, cairo, atk, gdk_pixbuf, gtk2, cups, nspr, nss, libpng
 , libgcrypt, systemd, fontconfig, dbus, expat, ffmpeg_0_10, curl, zlib, gnome3 }:
 
-assert stdenv.system == "x86_64-linux";
-
 let
   # Please update the stable branch!
   # Latest version number can be found at: