Merge pull request #147697 from bobby285271/pantheon

pkgs/pantheon: small cleanup
This commit is contained in:
Bobby Rong 2021-11-28 20:22:28 +08:00 committed by GitHub
commit 6258776d28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View file

@ -21,7 +21,6 @@
, libsoup
, vte
, webkitgtk
, zeitgeist
, ctags
, libgit2-glib
, wrapGAppsHook
@ -74,7 +73,6 @@ stdenv.mkDerivation rec {
libsoup
vte
webkitgtk
zeitgeist
];
# install script fails with UnicodeDecodeError because of printing a fancy elipsis character

View file

@ -13,7 +13,6 @@
, libhandy
, granite
, gettext
, clutter-gtk
, elementary-icon-theme
, wrapGAppsHook
}:
@ -46,7 +45,6 @@ stdenv.mkDerivation rec {
];
buildInputs = [
clutter-gtk
elementary-icon-theme
granite
gtk3