summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorschnusch <schnusch@users.noreply.github.com>2023-12-13 11:29:24 +0100
committerschnusch <schnusch@users.noreply.github.com>2023-12-13 11:29:24 +0100
commit7a0fffdfe9589ff60c5b3dfed154a7ae552ada70 (patch)
treec28021abdafd86438d254e266fd6a0000c27af08 /pkgs/development/python-modules/rangehttpserver
parent249198f27e1c958cfdcb1bea5529a86320ba7dbb (diff)
tinyproxy: add meta.mainProgram
Fix the following warning when using services.tinyproxy: trace: warning: getExe: Package "tinyproxy-1.11.1" does not have the meta.mainProgram attribute. We'll assume that the main program has the same name for now, but this behavior is deprecated, because it leads to surprising errors when the assumption does not hold. If the package has a main program, please set `meta.mainProgram` in its definition to make this warning go away. Otherwise, if the package does not have a main program, or if you don't control its definition, use getExe' to specify the name to the program, such as lib.getExe' foo "bar".
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions