Loading pkgs/desktops/gnome/core/epiphany/default.nix +7 −3 Original line number Diff line number Diff line Loading @@ -47,9 +47,11 @@ stdenv.mkDerivation rec { }; patches = lib.optionals withPantheon [ # Make this respect dark mode settings from Pantheon # https://github.com/elementary/browser ./dark-style.patch ./navigation-buttons.patch # The patch currently differs from upstream (updated for epiphany 40 and 41). ./pantheon-dark-style.patch ./pantheon-navigation-buttons.patch ]; nativeBuildInputs = [ Loading Loading @@ -95,7 +97,9 @@ stdenv.mkDerivation rec { p11-kit sqlite webkitgtk ] ++ lib.optional withPantheon pantheon.granite; ] ++ lib.optionals withPantheon [ pantheon.granite ]; # Tests need an X display mesonFlags = [ Loading pkgs/desktops/gnome/core/epiphany/dark-style.patch→pkgs/desktops/gnome/core/epiphany/pantheon-dark-style.patch +0 −0 File moved. View file pkgs/desktops/gnome/core/epiphany/navigation-buttons.patch→pkgs/desktops/gnome/core/epiphany/pantheon-navigation-buttons.patch +0 −0 File moved. View file Loading
pkgs/desktops/gnome/core/epiphany/default.nix +7 −3 Original line number Diff line number Diff line Loading @@ -47,9 +47,11 @@ stdenv.mkDerivation rec { }; patches = lib.optionals withPantheon [ # Make this respect dark mode settings from Pantheon # https://github.com/elementary/browser ./dark-style.patch ./navigation-buttons.patch # The patch currently differs from upstream (updated for epiphany 40 and 41). ./pantheon-dark-style.patch ./pantheon-navigation-buttons.patch ]; nativeBuildInputs = [ Loading Loading @@ -95,7 +97,9 @@ stdenv.mkDerivation rec { p11-kit sqlite webkitgtk ] ++ lib.optional withPantheon pantheon.granite; ] ++ lib.optionals withPantheon [ pantheon.granite ]; # Tests need an X display mesonFlags = [ Loading
pkgs/desktops/gnome/core/epiphany/dark-style.patch→pkgs/desktops/gnome/core/epiphany/pantheon-dark-style.patch +0 −0 File moved. View file
pkgs/desktops/gnome/core/epiphany/navigation-buttons.patch→pkgs/desktops/gnome/core/epiphany/pantheon-navigation-buttons.patch +0 −0 File moved. View file