diff options
| author | Michael Stapelberg <michael@stapelberg.de> | 2025-06-09 13:15:02 +0200 |
|---|---|---|
| committer | Michael Stapelberg <michael@stapelberg.de> | 2025-06-09 13:15:02 +0200 |
| commit | b30dbb1bae7301b20fd6419d57433a1201bffda8 (patch) | |
| tree | 2136fd02b3050e7322999ec385b895dee1c975e1 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | e837c2193c0112d84c20b76545a72346b434626a (diff) | |
pretix: fix pretix-manage runserver by using makeWrapper
I noticed that running pretix runserver does not work:
% nix run .#pretix -- runserver localhost:8001
File "/nix/store/ack7nv8s8g5lcmypr9ayb5291n0yk4ad-pretix-2025.5.0/bin/pretix-manage", line 2
PATH=${PATH:+':'$PATH':'}
^
SyntaxError: invalid syntax
I don’t know exactly how or why I get a Python error when
bin/pretix-manage clearly has a Bash shebang, but I looked
at other django web apps in nixpkgs and noticed that they
were using a different way to create the manage.py wrapper.
And indeed, when using makeWrapper, runserver starts working.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
