gnome3: stop using aliases

This commit is contained in:
Jan Tojnar
2019-02-13 22:47:50 +01:00
parent e27fa435f7
commit 606ceda352
179 changed files with 464 additions and 447 deletions

View File

@@ -38,7 +38,7 @@ in stdenv.mkDerivation rec {
pkgconfig
shared-mime-info
wrapGAppsHook
gnome3.defaultIconTheme
gnome3.adwaita-icon-theme
];
buildInputs = [ glib gtk3 pango polkit systemd.dev systemd.lib ];