mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 04:31:52 +00:00
hicolor-icon-theme: only add target icons to deps
This commit is contained in:
parent
36109cda6e
commit
93a8887531
|
@ -10,4 +10,4 @@ hicolorIconThemeHook() {
|
|||
}
|
||||
|
||||
# I think this is meant to be a runtime dep
|
||||
addEnvHooks "${hostOffset:?}" hicolorIconThemeHook
|
||||
addEnvHooks "${targetOffset:?}" hicolorIconThemeHook
|
||||
|
|
Loading…
Reference in a new issue