onedriver: bump to fuse3
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
pkg-config,
|
||||
webkitgtk_4_1,
|
||||
glib,
|
||||
fuse,
|
||||
fuse3,
|
||||
installShellFiles,
|
||||
wrapGAppsHook3,
|
||||
glib-networking,
|
||||
@@ -34,7 +34,7 @@ buildGoModule {
|
||||
buildInputs = [
|
||||
webkitgtk_4_1
|
||||
glib
|
||||
fuse
|
||||
fuse3
|
||||
glib-networking
|
||||
];
|
||||
|
||||
@@ -63,7 +63,7 @@ buildGoModule {
|
||||
|
||||
substituteInPlace $out/lib/systemd/user/onedriver@.service \
|
||||
--replace-fail "/usr/bin/onedriver" "$out/bin/onedriver" \
|
||||
--replace-fail "/usr/bin/fusermount" "${wrapperDir}/fusermount"
|
||||
--replace-fail "/usr/bin/fusermount3" "${wrapperDir}/fusermount3"
|
||||
'';
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user