Skip to content

fix build failure with nixos libfuse3 headers#8

Merged
joleuger merged 1 commit intojoleuger:mainfrom
griffi-gh:patch-1
Mar 23, 2026
Merged

fix build failure with nixos libfuse3 headers#8
joleuger merged 1 commit intojoleuger:mainfrom
griffi-gh:patch-1

Conversation

@griffi-gh
Copy link
Copy Markdown
Contributor

@griffi-gh griffi-gh commented Mar 23, 2026

It pulls in a define that references libfuse_version, which is currently blacklisted

Fixes the following cargo build error:

error[E0425]: cannot find type `libfuse_version` in this scope

it pulls in reference to libfuse_version which is currently blacklisted
@joleuger joleuger merged commit b5889e6 into joleuger:main Mar 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants