viewnior: do not remove icon-theme.cache

This is now done automatically.
This commit is contained in:
Gabriel Ebner 2019-10-16 10:48:53 +02:00
parent 610afbca84
commit 18fde25825

View file

@ -18,10 +18,6 @@ stdenv.mkDerivation rec {
shared-mime-info glib gdk-pixbuf perl
];
preFixup = ''
rm $out/share/icons/*/icon-theme.cache
'';
meta = {
description = "Fast and simple image viewer";
longDescription =