tilix: add hicolor-icon-theme
This commit is contained in:
parent
a012ea3ab5
commit
2d09e48929
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue