diff options
| author | Anthony Wang <a@unnamed.website> | 2026-01-10 16:20:55 -0600 |
|---|---|---|
| committer | Anthony Wang <a@unnamed.website> | 2026-01-10 21:15:04 -0600 |
| commit | 05c7601a6afcec2576f7b60b97d6bd871cd94922 (patch) | |
| tree | e4b6f234ee23e29bba93aec7b63f35a342140f05 /pkgs/development/python-modules/rangehttpserver | |
| parent | 862303d4dbd24415a4c8d5202ceb708bfa978781 (diff) | |
deja-dup: fix fusermount error
Currently the Meson option `fusermount_command` is set to a path in the Nix store, but `fusermount` requires setuid, so when trying to mount a restic backup, it fails with `fusermount: mount failed: Operation not permitted`. This commit instead patches deja-dup's `find-fusermount` script to use the setuid wrapper `/run/wrappers/bin/fusermount` if it exists.
I also switched the package from using fuse2 to fuse3 because both are supported and I didn't see a reason to use the older version.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
