pantheon.epiphany: remove fixme
They are fixing the tab styling issues on their GTK theme and no actual things to do here.
This commit is contained in:
parent
25d6184741
commit
4788070d48
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
patches = lib.optionals withPantheon [
|
patches = lib.optionals withPantheon [
|
||||||
# https://github.com/elementary/browser
|
# https://github.com/elementary/browser
|
||||||
# FIXME: Update the patches when https://github.com/elementary/browser/pull/41 merged
|
|
||||||
./dark-style.patch
|
./dark-style.patch
|
||||||
./navigation-buttons.patch
|
./navigation-buttons.patch
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue