mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
ideogram: add hicolor-icon-theme
This commit is contained in:
parent
4788b9f71e
commit
a012ea3ab5
@ -11,6 +11,7 @@
|
||||
, pantheon
|
||||
, desktop-file-utils
|
||||
, xorg
|
||||
, hicolor-icon-theme
|
||||
, wrapGAppsHook
|
||||
}:
|
||||
|
||||
@ -27,6 +28,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
desktop-file-utils
|
||||
hicolor-icon-theme # for setup-hook
|
||||
meson
|
||||
ninja
|
||||
pantheon.vala
|
||||
|
Loading…
Reference in New Issue
Block a user