nixpkgs/pkgs/applications/misc/kitty
Vaskó László 2fdfa2115d kitty: fixing environment variable substituition in docs/Makefile
The previous substitutution only worked by accident as make requires
environment variables to be enclosed in curly brackets as shown in this
excerpt from the build output:
> PYTHONPATH=YTHONPATH:.. HOME=MPDIR/nowhere sphinx-build -M html "." "_build" -T

The substituition is moved to the existing patch file to simplify the
builder expression.
2018-10-20 20:42:23 +02:00
..
default.nix kitty: fixing environment variable substituition in docs/Makefile 2018-10-20 20:42:23 +02:00
fix-paths.patch kitty: fixing environment variable substituition in docs/Makefile 2018-10-20 20:42:23 +02:00