1
0
Fork 1
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:
Matthew Bauer 2020-02-28 11:55:45 -05:00
parent 36109cda6e
commit 93a8887531

View file

@ -10,4 +10,4 @@ hicolorIconThemeHook() {
}
# I think this is meant to be a runtime dep
addEnvHooks "${hostOffset:?}" hicolorIconThemeHook
addEnvHooks "${targetOffset:?}" hicolorIconThemeHook