about summary refs log tree commit diff
path: root/pkgs/development/libraries/glib/default.nix
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2022-03-28 13:57:42 +0200
committerJan Tojnar <jtojnar@gmail.com>2022-03-29 10:23:52 +0200
commitca0b2cdd6774635150fedcca009fee8a18df1dcb (patch)
tree2e84ef700132d1b4abad7013a5ce669789eb1cb3 /pkgs/development/libraries/glib/default.nix
parentc987121acf5c87436a0b05ca75cd70bf38c452ca (diff)
glib: add support for Pantheon’s terminal emulator
Just like we did for GNOME’s in the parent commit.
Diffstat (limited to 'pkgs/development/libraries/glib/default.nix')
-rw-r--r--pkgs/development/libraries/glib/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/libraries/glib/default.nix b/pkgs/development/libraries/glib/default.nix
index f2b6df3c855a6..22023fdded496 100644
--- a/pkgs/development/libraries/glib/default.nix
+++ b/pkgs/development/libraries/glib/default.nix
@@ -72,6 +72,8 @@ stdenv.mkDerivation rec {
     # Add support for the GNOME’s default terminal emulator.
     # https://gitlab.gnome.org/GNOME/glib/-/issues/2618
     ./gnome-console-support.patch
+    # Do the same for Pantheon’s terminal emulator.
+    ./elementary-terminal-support.patch
 
     # GLib contains many binaries used for different purposes;
     # we will install them to different outputs: