mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
pantheon.wingpanel: remove elementary-gtk-theme from buildInputs
I don't think will work anymore. The theme is hardcoded and has been added to XDG_DATA_DIRS.
This commit is contained in:
parent
42626ba288
commit
536f5450b0
@ -46,7 +46,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
elementary-gtk-theme
|
||||
elementary-icon-theme
|
||||
gala
|
||||
granite
|
||||
|
Loading…
Reference in New Issue
Block a user