tilix: add hicolor-icon-theme

This commit is contained in:
worldofpeace 2019-08-19 20:57:45 -04:00
parent a012ea3ab5
commit 2d09e48929

View file

@ -16,6 +16,7 @@
, glib
, wrapGAppsHook
, libunwind
, hicolor-icon-theme
}:
stdenv.mkDerivation rec {
@ -37,6 +38,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
desktop-file-utils
dmd
hicolor-icon-theme # for setup-hook
meson
ninja
pkgconfig