Merge pull request #101456 from doronbehar/pkg/yed

yed: wrap With wrapGAppsHook - fixes #101135
This commit is contained in:
Doron Behar
2020-11-05 13:48:51 +02:00
committed by GitHub
2 changed files with 16 additions and 3 deletions
@@ -31,6 +31,10 @@ let
gtk3 gnome_vfs GConf glib
];
passthru = {
inherit gtk3;
};
patches = [
./fix-java-home-jdk10.patch
./read-truststore-from-env-jdk10.patch