summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAnkit Pandey <anpandey@pm.me>2025-09-11 21:06:43 -0700
committerMorgan Jones <me@numin.it>2025-12-13 18:20:39 -0800
commitb5e6cacb3dfe9c6b417b2b4d3a736e5ac4abecff (patch)
tree4fd016b99f5ddec83c5dbcced19e4477c268e9ec /pkgs/development/python-modules/rangehttpserver
parent671168b317d2ec8bc73e1d2015f69dae7968cf71 (diff)
nixos/szurubooru: Host option and fixes for backwards compatibility
Pass through alembic and waitress so that it uses the versions from the package definition and not from the evaluation of the module. This allows the module to be imported and used even if it is ported to NixOS versions that use a different default python3 version. This should be more robust against divergence in version numbers between the system and package. Also add a `host` config option to set the bind address. Waitress would otherwise bind to 0.0.0.0, which isn't preferable since it's usually the case the szurubooru is being run behind a reverse proxy.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions