diff options
| author | LoveIsGrief <loveisgrief@tuta.io> | 2022-12-08 00:05:50 +0100 |
|---|---|---|
| committer | LoveIsGrief <loveisgrief@tuta.io> | 2023-01-27 11:05:20 +0100 |
| commit | 7db6808335f5307f94f0f49d73669e565f526f46 (patch) | |
| tree | e7171b5bce07612507a51303627a33277deab4af /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 8a8f34c8ef80b366f026967618f4c9cee8fcf66a (diff) | |
logseq: Fix publishing graph
Related to https://github.com/logseq/logseq/issues/6880
Logseq publishes graphs by copying application assets into a folder and then the graph files (+/- some operations).
In a normal linux distribution the application asset directories are rw but only by root.
On nix, the directories are read-only, which leads to the copied directories also being ro and logseq failing
to copy the graph files into the target.
A fix from the logseq team isn't forthcoming (yet?), so we circumvent the entire ro issue by using
run-appimage, which extracts the appimage into a user-writeable directory.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
