nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at 22.05 12 lines 411 B view raw
1diff --git a/common/flatpak-run.c b/common/flatpak-run.c 2index 146c4f87..bcdad2bc 100644 3--- a/common/flatpak-run.c 4+++ b/common/flatpak-run.c 5@@ -1710,6 +1710,7 @@ static const ExportData default_exports[] = { 6 {"GST_PTP_HELPER", NULL}, 7 {"GST_PTP_HELPER_1_0", NULL}, 8 {"GST_INSTALL_PLUGINS_HELPER", NULL}, 9+ {"GDK_PIXBUF_MODULE_FILE", NULL}, 10 }; 11 12 static const ExportData no_ld_so_cache_exports[] = {