From 9684de69b0d37a28c03e5f626b26b114b96078a6 Mon Sep 17 00:00:00 2001 From: Fernando Rodrigues Date: Sat, 26 Apr 2025 08:48:43 -0300 Subject: [PATCH] thunar-with-plugins: fix wrapper meta inheritance This was an edge case that #400458 missed, as there was no reason to evaluate NixOS configurations during the review process. This fixes the meta attribute inheritance in the wrapped version of `xfce.thunar`, which would only be called by a NixOS module, and does not appear in the main package set. Reported-by: stormytuna Signed-off-by: Fernando Rodrigues --- pkgs/desktops/xfce/core/thunar/wrapper.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/desktops/xfce/core/thunar/wrapper.nix b/pkgs/desktops/xfce/core/thunar/wrapper.nix index 925f8487ee0b..e4b3cec39d84 100644 --- a/pkgs/desktops/xfce/core/thunar/wrapper.nix +++ b/pkgs/desktops/xfce/core/thunar/wrapper.nix @@ -42,7 +42,7 @@ symlinkJoin { homepage license platforms - maintainers + teams ; description =