Hi,

I made a proof-of-concept implementation of a "--gui"
that would use graphic interface rather than console.

To make it simple I used Perl/Tk since that is older
and has much fewer/smaller dependencies than PerlQt:

buildInputs = [xorg.libX11 libpng libjpeg xorg.libXft fontconfig freetype];
makeMakerFlags = "X11=${xorg.libX11} XFT=1";

You can find the source code for the pkg and nix and
some screenshots at: http://www.algonet.se/~afb/nix/

--anders

_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to