pythonPackages.xdot: fix wrapper
This commit is contained in:
parent
4905c1c54f
commit
a689c7c792
@ -27464,13 +27464,9 @@ EOF
|
||||
sha256 = "1q0f3pskb09saw1qkd2s6vmk80rq5zjhq8l93dfr2x6r04r0q46j";
|
||||
};
|
||||
|
||||
nativeBuildInputs = with pkgs; [ wrapGAppsHook ];
|
||||
propagatedBuildInputs = with self; [ pkgs.gobjectIntrospection pygobject3 pkgs.graphviz pkgs.gnome3.gtk ];
|
||||
|
||||
preFixup = ''
|
||||
wrapProgram "$out/bin/"* \
|
||||
--prefix GI_TYPELIB_PATH : "$GI_TYPELIB_PATH"
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "xdot.py is an interactive viewer for graphs written in Graphviz's dot";
|
||||
homepage = https://github.com/jrfonseca/xdot.py;
|
||||
|
Loading…
x
Reference in New Issue
Block a user