mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 14:10:38 +02:00
It was proposed in #71795 on <2024-06-27>. Go-fuse requires the setuid version of Fusermount. Relying on PATH is not acceptable in all situations, especially not when mounts are executed automatically as part of PAM. * gnu/packages/golang-xyz.scm (go-github-com-hanwen-go-fuse-v2) [arguments] <phases>: Add 'fix-paths to adjust path to setuid version of Fusermount. [inputs]: Add fuse. Co-authored-by: Felix Lechner <felix.lechner@lease-up.com> Change-Id: I56a8265857c6b31dfe74ad3bad3927842c8c9f05