mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 04:12:44 +03:00
hicolor-icon-theme: Move to data/icons
This commit is contained in:
parent
91bb940160
commit
50b2e52988
@ -6975,7 +6975,7 @@ let
|
||||
|
||||
inherit (gnome3) gsettings_desktop_schemas;
|
||||
|
||||
hicolor_icon_theme = callPackage ../data/misc/hicolor-icon-theme { };
|
||||
hicolor_icon_theme = callPackage ../data/icons/hicolor-icon-theme { };
|
||||
|
||||
inconsolata = callPackage ../data/fonts/inconsolata {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user