about summary refs log tree commit diff
path: root/pkgs/applications/audio/easytag
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-02-13 22:47:50 +0100
committerJan Tojnar <jtojnar@gmail.com>2019-02-14 02:31:15 +0100
commit606ceda352de9830cc5e01c169571e742d88fb15 (patch)
treecbd513b0d2a7402d9aa9f83fa6c80597d2e55cb0 /pkgs/applications/audio/easytag
parente27fa435f7dd15506e96ee6b794b447998e77997 (diff)
gnome3: stop using aliases
Diffstat (limited to 'pkgs/applications/audio/easytag')
-rw-r--r--pkgs/applications/audio/easytag/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/easytag/default.nix b/pkgs/applications/audio/easytag/default.nix
index e61b9d8b290db..c6fb7c67d584d 100644
--- a/pkgs/applications/audio/easytag/default.nix
+++ b/pkgs/applications/audio/easytag/default.nix
@@ -19,7 +19,7 @@ in stdenv.mkDerivation rec {
   nativeBuildInputs = [ pkgconfig intltool itstool libxml2 wrapGAppsHook ];
   buildInputs = [
     gtk3 glib libid3tag id3lib taglib libvorbis libogg opusfile flac
-    gsettings-desktop-schemas gnome3.defaultIconTheme
+    gsettings-desktop-schemas gnome3.adwaita-icon-theme
   ];
 
   doCheck = false; # fails 1 out of 9 tests